minix/sys/arch/i386/include
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
..
ansi.h Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
asm.h Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
bootinfo.h
bswap.h
byte_swap.h
cdefs.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cpu.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
disklabel.h
elf_machdep.h
endian_machdep.h
endian.h
fenv.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
limits.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
loadfile_machdep.h
Makefile
math.h
mcontext.h
multiboot.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
mutex.h
npx.h
param.h ARM updates 2013-01-17 10:03:58 +01:00
pio.h
profile.h
rwlock.h
setjmp.h
signal.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
types.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
vmparam.h
wchar_limits.h