Commit Graph

9 Commits

Author SHA1 Message Date
perry 56c01cbd82 change second parm of sysarch() from char * to void * 1998-02-25 21:24:56 +00:00
perry 312aca536f add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
perry fff05a68ab RCSID Police. 1998-01-05 07:31:05 +00:00
mark 123fbf8af7 Define mahor and minor numbers of the shared library. 1997-10-05 23:49:25 +00:00
mark ca75d1f7ab Added arm32_drain_writebuf.c and arm32_drain_writebuf.2 1997-10-05 23:48:40 +00:00
mark cf0044dbf9 Implement arm32_drain_writebuf() call to drain the CPU write buffer.
Uses the ARM32_DRAIN_WRITEBUF sysarch() call.
1997-10-05 23:17:31 +00:00
mark 1faaf2ab5b Updated to actually pass an address and length of the virtual memory area
for which the CPU caches and main memory should be synchronised.
1997-02-10 03:20:48 +00:00
mark a081235d88 Initial commit of the arm32_sync_icache() function in libarm32.
This uses the ARM32_SYNC_ICACHE op to sysarch() to ensure that the processor
instruction cache is in sync with main memory and the data cache.
1996-10-15 23:01:41 +00:00
mark 29fee78f90 Initial commit of the Makefile for libarm32. 1996-10-15 22:59:34 +00:00