From 4f14d8d1e594bdf45e36a035f6c3fd4ca959711e Mon Sep 17 00:00:00 2001 From: Frans Kaashoek Date: Wed, 9 Aug 2017 07:43:06 -0400 Subject: Commit to running on an SMP (perhaps with only 1 core). Remove most code from picirq.c and remove timer.c completely. Update runoff.list. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c6159fe..06eea5d 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,6 @@ OBJS = \ syscall.o\ sysfile.o\ sysproc.o\ - timer.o\ trapasm.o\ trap.o\ uart.o\ -- cgit v1.2.3