blob: 8cf144b85f3c43ea213d7e34547cccc26da418b4 (
plain) (
blame)
1
2
3
4
5
6
7
|
/* regdef.h -- define register names. */
/* This is a standard include file for MIPS targets. Other target
probably don't define it, and attempts to include this file will
fail. */
#include <machine/regdef.h>
|