TacOS  0.2
 Tout Structures de données Fichiers Fonctions Variables Définitions de type Énumérations Macros
procfs.h
Aller à la documentation de ce fichier.
1 
29 #ifndef _PROCFS_H
30 #define _PROCFS_H
31 
32 #include <types.h>
33 #include <fd_types.h>
34 
38 void procfs_init();
39 
40 #endif /* _PROCFS_H */
void procfs_init()
Definition: procfs.c:671
Structures liées aux fichiers ouverts.