Add kfile_off_t typedef, and use it.
[bertos.git] / cpu / irq.h
2007-10-23 battMove IRQ_ENTRY and IRQ_EXIT macros to cpu/irq.h.
2007-10-23 battSplit cpu/cpu.h in 3 files: irq, types and attr.