mirror of
https://github.com/cowmonk/cowos.git
synced 2025-10-28 15:03:27 +00:00
6 lines
74 B
C
6 lines
74 B
C
#ifndef _SYS_CDEFS_H
|
|
#define _SYS_CDEFS_H 1
|
|
|
|
#define __cow_libc 1
|
|
|
|
#endif
|