summaryrefslogtreecommitdiff
path: root/interface/README
blob: b1a1b1fa968a1021e48b334c7338f6c84878c424 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This files are required for compiling newlib for fool os.
They go into this dir or similar..: ~/Downloads/newlib-foolos/newlib/libc/sys/foolos 

I prefer to just link them and keep here.

configure.in
Makefile.am

syscall.h
syscall.s

syscalls.h
syscalls.c

crt0.h
crt0.s

sys/