diff options
author | 2018-06-24 19:04:53 +1000 | |
---|---|---|
committer | 2018-06-24 19:04:53 +1000 | |
commit | 90d7b40e62b695a8f74158a64c69db15dcc94d37 (patch) | |
tree | 81ccafe933878fa3ef7389f91d1e6f0d00296d37 /src/devices/machine/pxa255.h | |
parent | 2578a9ddcb8dbcf6b05e01cf7b5fb7d32cd14d54 (diff) |
srcclean and other cleanup (nw)
Diffstat (limited to 'src/devices/machine/pxa255.h')
-rw-r--r-- | src/devices/machine/pxa255.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/pxa255.h b/src/devices/machine/pxa255.h index b06235a29ba..45fd1f25cb6 100644 --- a/src/devices/machine/pxa255.h +++ b/src/devices/machine/pxa255.h @@ -232,4 +232,4 @@ protected: DECLARE_DEVICE_TYPE(PXA255_PERIPHERALS, pxa255_periphs_device) -#endif // DEVICES_MACHINE_PXA255
\ No newline at end of file +#endif // DEVICES_MACHINE_PXA255 |