open_toontown_panda3d/dtool/src/parser-inc/semaphore.h

7 lines
64 B
C

typedef union {
char __size[];
long int __align;
} sem_t;