Search
lxdream.org :: lxdream/test/include/regdef.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/include/regdef.h
changeset 185:6755a04c447f
author nkeynes
date Thu Jan 31 09:35:01 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Update release notes for 0.8.3
file annotate diff log raw
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/test/include/regdef.h Thu Jan 31 09:35:01 2008 +0000
1.3 @@ -0,0 +1,7 @@
1.4 +/* regdef.h -- define register names. */
1.5 +
1.6 +/* This is a standard include file for MIPS targets. Other target
1.7 + probably don't define it, and attempts to include this file will
1.8 + fail. */
1.9 +
1.10 +#include <machine/regdef.h>
.