aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/rc/unix.h
diff options
context:
space:
mode:
authorNicholas Noll <nbnoll@eml.cc>2021-10-13 10:51:54 -0700
committerNicholas Noll <nbnoll@eml.cc>2021-10-13 10:51:54 -0700
commitf2efbb46ef89c7c1693400f7209113c50c959f02 (patch)
tree1c44494a9260dc270aac0a5291a7952ab0e74514 /sys/cmd/rc/unix.h
parent0385c87c8434873bdb8b86d35700cdd61286b749 (diff)
Feat(rc): working(ish) version of rc shell
Removed compile commands
Diffstat (limited to 'sys/cmd/rc/unix.h')
-rw-r--r--sys/cmd/rc/unix.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/cmd/rc/unix.h b/sys/cmd/rc/unix.h
index 84ff25e..885c638 100644
--- a/sys/cmd/rc/unix.h
+++ b/sys/cmd/rc/unix.h
@@ -1,5 +1,3 @@
-
-
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>