aboutsummaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-04-02 22:28:16 -0700
committerChristian Cunningham <cc@localhost>2022-04-02 22:28:16 -0700
commit035e19227aa8c975783d1b49ab5e6283a2759c49 (patch)
treea9c1fed1f1ea90aa291ed1024a83d84df11b1d79 /usr
parenta1c9c29013680b8b0b6cbeb1fd9460296bae5d24 (diff)
Remove unused include
Diffstat (limited to 'usr')
-rw-r--r--usr/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/main.c b/usr/main.c
index 5d5348a..8576400 100644
--- a/usr/main.c
+++ b/usr/main.c
@@ -1,4 +1,3 @@
-#include <setjmp.h>
#include <cpu.h>
#include <globals.h>
#include <graphics/lfb.h>