Files
pcp/bindings/py/pypcp/static.py
2014-12-14 14:38:30 +01:00

12 lines
70 B
Python

STATIC = '''
typedef long time_t;
typedef uint16_t mode_t;
'''