mdl.h 64 B

123456
  1. #ifndef MDL_H
  2. #define MDL_H
  3. int mdl_init();
  4. #endif /* MDL_H */