History log of /netbsd-src/lib/libarch/arm/arm_sync_icache.2 (Results 1 – 6 of 6)
Revision Date Author Comments
# 559e4587 16-Jan-2014 matt <matt@NetBSD.org>

Use uintptr_t & size_t instead of u_int and int for arm_sync_icache.


# 0568bf74 13-Feb-2004 wiz <wiz@NetBSD.org>

Uppercase CPU.


# 472351e1 16-Apr-2003 wiz <wiz@NetBSD.org>

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.


# 1022a63f 02-Oct-2002 wiz <wiz@NetBSD.org>

Correct spelling of 'synchronized'.


# de0b517c 01-Oct-2002 wiz <wiz@NetBSD.org>

New sentence, new line. From Robert Elz.


# 98de4ab7 30-Mar-2002 thorpej <thorpej@NetBSD.org>

Rename libarm32 -> libarm.