mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-30 11:57:51 +08:00
*BSD: fix extra #endif
This commit is contained in:
@@ -27,7 +27,6 @@ typedef signed __INT64_TYPE__ int64_t;
|
||||
typedef unsigned __INT64_TYPE__ uint64_t;
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef NULL
|
||||
#define NULL ((void*)0)
|
||||
|
||||
Reference in New Issue
Block a user