obj2.h 68 B

123456
  1. #ifndef OBJ2_H
  2. #define OBJ2_H
  3. int obj2(void);
  4. #endif /* OBJ2_H */