Subject: CVS commit: src/gnu/dist/gdb/sim/ppc
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/23/2006 20:11:10
Module Name:	src
Committed By:	mrg
Date:		Tue May 23 20:11:10 UTC 2006

Modified Files:
	src/gnu/dist/gdb/sim/ppc: debug.c device.c device.h hw_htab.c hw_init.c

Log Message:
- include <stdlib.h> and <string.h> where appropriate
- s/void volatile/void/ for a funtion return type


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb/sim/ppc/debug.c \
    src/gnu/dist/gdb/sim/ppc/device.c src/gnu/dist/gdb/sim/ppc/device.h
cvs rdiff -r1.2 -r1.3 src/gnu/dist/gdb/sim/ppc/hw_htab.c \
    src/gnu/dist/gdb/sim/ppc/hw_init.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.