Initial commit of current C compiler sources, partly rebranded but not yet properly cleaned up!
This commit is contained in:
7
fakelibc/inttypes.h
Normal file
7
fakelibc/inttypes.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _FAKELIBC_INTTYPES_H
|
||||
#define _FAKELIBC_INTTYPES_H
|
||||
|
||||
#define PRIx32 "x"
|
||||
|
||||
/* From ifndef at top of file: */
|
||||
#endif
|
Reference in New Issue
Block a user