OpenBSD CVS

src/lib/libarch/arm/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libarch / arm


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   7 years  guenther   Retire zaurus, as it hasn't made the EABI jump and will be permanently broken sh...
[TXT] arm_drain_writebuf.2  1.5   8 years  schwarze   in the SYNOPSIS, make void function arguments explicit
[TXT] arm_drain_writebuf.c  1.4   7 years  guenther   Pull in <stdio.h> for NULL ok deraadt@
[TXT] arm_sync_icache.2  1.4   10 years  jmc   no longer any need to quote macro lines with >9 args; From: Jan Stary
[TXT] arm_sync_icache.c  1.3   9 years  tedu   remove useless casts (and the comments saying lint complains about them)
[TXT] shlib_version (in the Attic) [Hide]  1.2   16 years  deraadt   we only do static libarch; ok drahn