diff options
Diffstat (limited to 'lib/proto/os')
| -rw-r--r-- | lib/proto/os | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/lib/proto/os b/lib/proto/os index c6ddebee..50350437 100644 --- a/lib/proto/os +++ b/lib/proto/os @@ -24,6 +24,11 @@ Inferno include * lib + spim + bin + include + * + lib thumb bin include @@ -70,6 +75,7 @@ libkern frexp-mips.c frexp-power.c frexp-sparc.c + frexp-spim.c frexp-thumb.c getfcr-386.s getfcr-68000.s @@ -77,6 +83,7 @@ libkern getfcr-mips.s getfcr-power.s getfcr-sparc.s + getfcr-spim.s getfcr-thumb.s getfields.c log.c @@ -85,15 +92,13 @@ libkern memchr.c memcmp-power.s memcmp.c - memcpy-386.s - memcpy-arm.c - memcpy-thumb.c memmove.c memmove-386.s memmove-68000.s memmove-arm.s memmove-mips.s memmove-power.s + memmove-spim.s memmove-sparc.s memmove-thumb.s memset-386.s @@ -102,6 +107,7 @@ libkern memset-mips.s memset-power.s memset-sparc.s + memset-spim.s memset-thumb.s memset.c mkfile @@ -119,6 +125,7 @@ libkern nan-arm.c nan-mips.c nan-power.c + nan-spim.c nan-sparc.c nan-thumb.c netmkaddr.c @@ -140,6 +147,7 @@ libkern strchr-mips.s strchr-power.s strchr-sparc.s + strchr-spim.c strchr-thumb.s strchr.c strcmp-power.s @@ -173,6 +181,7 @@ libkern vlop-mips.s vlop-power.s vlop-sparc.s + vlop-spim.s vlop-thumb.s vlrt-386.c vlrt-68000.c @@ -180,6 +189,7 @@ libkern vlrt-mips.c vlrt-power.c vlrt-sparc.c + vlrt-spim.c vlrt-thumb.c vseprint.c vsmprint.c |
