Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm26
Module Name: syssrc
Committed By: bjh21
Date: Fri Nov 16 14:39:31 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/arm26: db_interface.c
syssrc/sys/arch/arm26/include: db_machdep.h
Log Message:
db_interface.c:
Include <ddb/db_access.h> for db_read_bytes etc prototypes.
Add prototype for db_trapper().
Move prototypes for "machine" subcommands to db_machdep.h.
db_machdep.h:
Add prototypes for "machine" subcommands.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/arm26/arm26/db_interface.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm26/include/db_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index