Explore
/
Sign In
/
Unknown
Unknown
Fork
Star
Artifacts
binary
types-and-globals.h
0 lines
|
1.84 KB
#pragma once #include <stdint.h> #include <stdbool.h> #include "primitive-types.h" #include "attributes.h" #ifndef NULL #define NULL (0) #endif // /// \defgroup Segments // /// \{ generic8_t segment_0[2874848]; generic8_t segment_1[11798340]; // \}
Loading...