mirror of
https://github.com/cowmonk/cowos.git
synced 2026-03-14 00:53:29 +00:00
7 lines
74 B
C
7 lines
74 B
C
|
|
#ifndef _SYS_CDEFS_H
|
||
|
|
#define _SYS_CDEFS_H 1
|
||
|
|
|
||
|
|
#define __cow_libc 1
|
||
|
|
|
||
|
|
#endif
|