Files
OPGM CI Automated af25ebb9f4 openpilot v0.9.7
2024-05-16 05:57:42 +00:00

5 lines
122 B
C

#define uint8_t unsigned char
#define uint32_t unsigned int
#define int64_t long long
#define uint64_t unsigned long long