sysfs sample

This commit is contained in:
NAKAMURA Gou
2015-11-26 21:18:24 +09:00
parent 8cb72df663
commit a055fb525d
3 changed files with 144 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ extern void init_host_syscall_channel(void);
extern void init_host_syscall_channel2(void);
extern void sched_init(void);
extern void pc_ap_init(void);
extern void cpu_sysfs_setup(void);
extern char *find_command_line(char *name);