This file is nowhere referenced, let's get rid of it. Signed-off-by: Richard Weinberger <richard at nod.at> --- purgatory/arch/i386/timer.c | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 purgatory/arch/i386/timer.c diff --git a/purgatory/arch/i386/timer.c b/purgatory/arch/i386/timer.c deleted file mode 100644 index 7a4bdaa..0000000 --- a/purgatory/arch/i386/timer.c +++ /dev/null @@ -1,9 +0,0 @@ -#include <purgatory.h> -#include "purgatory-x86.h" - - -void x86_setup_legacy_timer(void) -{ - /* Load the legacy timer settings into the 8254 pit */ -} - -- 1.8.1.4