Home | History | Annotate | Download | only in sys
      1 #include "file.h"
      2 
      3 struct file_info __file_info[NFILES];
      4