mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
12 lines
70 B
Python
12 lines
70 B
Python
|
|
|
|
|
|
|
|
STATIC = '''
|
|
|
|
typedef long time_t;
|
|
|
|
typedef uint16_t mode_t;
|
|
|
|
'''
|