Subversion Repositories Kolibri OS

Rev

Rev 6456 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. #ifndef KOLIBRI_BOXLIB_H
  2. #define KOLIBRI_BOXLIB_H
  3.  
  4. extern int kolibri_boxlib_init(void);
  5.  
  6. #endif /* KOLIBRI_BOXLIB_H */
  7.