NetBSD/sys/arch/sh3
uwe 17dd2bf13d Mark __sh4_itlb_invalidate_all we call while running on P2 with
__attribute__((always_inline)) or gcc might decide not to inline it,
resulting in P2->P1 call.
2007-03-31 22:49:49 +00:00
..
conf G/c ancient workaround that has been commented out for ages. 2007-03-28 23:59:00 +00:00
dev On attach check if clock is running, mark it invalid if not. Return 2007-03-30 00:32:58 +00:00
include Include #include <sh3/devreg.h> like other *reg.h do. 2007-03-29 23:09:41 +00:00
sh3 Mark __sh4_itlb_invalidate_all we call while running on P2 with 2007-03-31 22:49:49 +00:00
Makefile
Makefile.inc