source: trunk/packages/xen-3.1/xen-3.1/tools/ioemu/hw/sh7750_regnames.h @ 34

Last change on this file since 34 was 34, checked in by hartmans, 18 years ago

Add xen and xen-common

File size: 127 bytes
Line 
1#ifndef _SH7750_REGNAMES_H
2#define _SH7750_REGNAMES_H
3
4const char *regname(uint32_t addr);
5
6#endif                          /* _SH7750_REGNAMES_H */
Note: See TracBrowser for help on using the repository browser.