Revision 87ecb68b hw/sh7750_regnames.c

b/hw/sh7750_regnames.c
1
#include "vl.h"
1
#include "hw.h"
2
#include "sh.h"
2 3
#include "sh7750_regs.h"
3 4

  
4 5
#define REGNAME(r) {r, #r},

Also available in: Unified diff