diff options
Diffstat (limited to 'src/arch/i386/include/bits/timer2.h')
| -rw-r--r-- | src/arch/i386/include/bits/timer2.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/arch/i386/include/bits/timer2.h b/src/arch/i386/include/bits/timer2.h deleted file mode 100644 index 83923b299..000000000 --- a/src/arch/i386/include/bits/timer2.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef BITS_TIMER2_H -#define BITS_TIMER2_H - -#include <stddef.h> - -void i386_timer2_udelay(unsigned int usecs); - -#endif |
