Files
2026-04-23 13:49:53 +08:00

9 lines
67 B
C

#ifndef __MAIN__H
#define __MAIN__H
#include "stdint.h"
#endif