minix/kernel/arch/earm
Lionel Sambuc 9fab85c2de Replacing timer_t by netbsd's timer_t
* Renamed struct timer to struct minix_timer
 * Renamed timer_t to minix_timer_t
 * Ensured all the code uses the minix_timer_t typedef
 * Removed ifdef around _BSD_TIMER_T
 * Removed include/timers.h and merged it into include/minix/timers.h
 * Resolved prototype conflict by renaming kernel's (re)set_timer
   to (re)set_kernel_timer.

Change-Id: I56f0f30dfed96e1a0575d92492294cf9a06468a5
2014-03-01 09:04:54 +01:00
..
bsp arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
include arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
arch_clock.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
arch_do_vmctl.c arm:indenting 2014-01-07 11:18:26 +01:00
arch_reset.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
arch_system.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
direct_tty_utils.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
do_padconf.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
exc.S ARM updates 2013-01-17 10:03:58 +01:00
exception.c kernel: spelling fixes 2013-10-09 20:24:17 -04:00
glo.h ARM updates 2013-01-17 10:03:58 +01:00
head.S arm-refactor:document ARM assembly code. 2014-02-12 13:47:49 +01:00
hw_intr.c arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
kernel.lds Gold linker support for entire source tree 2013-06-11 22:51:02 +02:00
klib.S ARM: Fix interrupt management 2013-02-18 09:07:55 +01:00
Makefile.inc arm:create SoC specific bsp directory and move code to there. 2014-02-07 11:14:39 +01:00
memory.c Removing CSU patches 2014-02-18 11:25:02 +01:00
mpx.S arm-refactor:document ARM assembly code. 2014-02-12 13:47:49 +01:00
pg_utils.c arm:indenting 2014-01-07 11:18:26 +01:00
phys_copy.S ARM updates 2013-01-17 10:03:58 +01:00
phys_memset.S ARM updates 2013-01-17 10:03:58 +01:00
pre_init.c Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
procoffsets.cf ARM updates 2013-01-17 10:03:58 +01:00
protect.c Removing CSU patches 2014-02-18 11:25:02 +01:00
sconst.h ARM updates 2013-01-17 10:03:58 +01:00
timer.h ARM updates 2013-01-17 10:03:58 +01:00