mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
Add semaphore.h parser-inc file
This commit is contained in:
parent
4b99d6a3f1
commit
76703b71a8
6
dtool/src/parser-inc/semaphore.h
Normal file
6
dtool/src/parser-inc/semaphore.h
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
typedef union {
|
||||
char __size[];
|
||||
long int __align;
|
||||
} sem_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user