From f5281689c95758f17628f0286e0265ecf3385a8e Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 21 Sep 2018 11:44:55 +0200 Subject: little div prog and cleaning userspace --- userspace/exception.c | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 userspace/exception.c (limited to 'userspace/exception.c') diff --git a/userspace/exception.c b/userspace/exception.c deleted file mode 100644 index 4f72c86..0000000 --- a/userspace/exception.c +++ /dev/null @@ -1,4 +0,0 @@ -int main() -{ - return 10/0; -} -- cgit v1.2.3