summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/s3c2410.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/s3c2410.h')
-rw-r--r--src/emu/machine/s3c2410.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/emu/machine/s3c2410.h b/src/emu/machine/s3c2410.h
index fc745340b12..76cacf1a20b 100644
--- a/src/emu/machine/s3c2410.h
+++ b/src/emu/machine/s3c2410.h
@@ -527,12 +527,12 @@ typedef struct
typedef struct
{
- UINT32 nfconf;
- UINT32 nfcmd;
- UINT32 nfaddr;
- UINT32 nfdata;
- UINT32 nfstat;
- UINT32 nfecc;
+ UINT32 nfconf;
+ UINT32 nfcmd;
+ UINT32 nfaddr;
+ UINT32 nfdata;
+ UINT32 nfstat;
+ UINT32 nfecc;
} s3c24xx_nand_regs_t;
typedef struct