#ifndef __DEVICE_FS_H__ #define __DEVICE_FS_H__ #include int devfs_init(void); #endif