mirror of
https://github.com/cowmonk/cowos.git
synced 2025-10-28 15:03:27 +00:00
cowos uses it's own cowlibc! big W
This commit is contained in:
parent
435b2bf2a0
commit
b08b0728ae
18 changed files with 188 additions and 3050 deletions
6
kernel/include/klibc/sys/cdefs.h
Normal file
6
kernel/include/klibc/sys/cdefs.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef _SYS_CDEFS_H
|
||||
#define _SYS_CDEFS_H 1
|
||||
|
||||
#define __cow_libc 1
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue