blob: 2b59a3a3297c60e5e8e00b26642a014f953f5b09 [file]
#ifndef SUB_H
#define SUB_H
int sub(void);
#endif