cowos/kernel/include/klibc/sys/cdefs.h
2025-05-28 18:58:30 -07:00

6 lines
74 B
C

#ifndef _SYS_CDEFS_H
#define _SYS_CDEFS_H 1
#define __cow_libc 1
#endif