summaryrefslogtreecommitdiff
path: root/.deps
diff options
context:
space:
mode:
Diffstat (limited to '.deps')
-rw-r--r--.deps/all.h1
-rw-r--r--.deps/libc.C_02
2 files changed, 1 insertions, 2 deletions
diff --git a/.deps/all.h b/.deps/all.h
index 5ffc5c5c..22d1dd86 100644
--- a/.deps/all.h
+++ b/.deps/all.h
@@ -29,7 +29,6 @@ nl_types.h
nonstd/assert.h
nonstd/ctype.h
nonstd/internal.h
-nonstd/io.h
nonstd/lib.h
nonstd/locale.h
nonstd/syscall.h
diff --git a/.deps/libc.C_0 b/.deps/libc.C_0
index 92b25824..ca55d668 100644
--- a/.deps/libc.C_0
+++ b/.deps/libc.C_0
@@ -12,4 +12,4 @@ libc_C_0_OBJS= \
libc.a($(OBJDIR)/__stderr.o) \
libc.a($(OBJDIR)/__stdout.o) \
libc.a($(OBJDIR)/__stdin.o) \
- libc.a($(OBJDIR)/__assert.o)
+ libc.a($(OBJDIR)/__assert.o) \ No newline at end of file