genode/repos/ports/src/app/openvpn/spec/32bit/config_sizeof_long.h

7 lines
149 B
C

#ifndef _32BIT_CONFIG_SIZEOF_LONG_H_
#define _32BIT_CONFIG_SIZEOF_LONG_H_
#define SIZEOF_UNSIGNED_LONG 4
#endif /* _32BIT_CONFIG_SIZEOF_LONG_H_ */