]> git.proxmox.com Git - qemu.git/blame_incremental - hw/sh7750_regnames.h
ehci: Don't process too much frames in 1 timer tick (v2)
[qemu.git] / hw / sh7750_regnames.h
... / ...
CommitLineData
1#ifndef _SH7750_REGNAMES_H
2#define _SH7750_REGNAMES_H
3
4const char *regname(uint32_t addr);
5
6#endif /* _SH7750_REGNAMES_H */