diff options
Diffstat (limited to 'src/emu/machine/pci.c')
-rw-r--r-- | src/emu/machine/pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/pci.c b/src/emu/machine/pci.c index ef2e0f4ee0e..a5c95198c75 100644 --- a/src/emu/machine/pci.c +++ b/src/emu/machine/pci.c @@ -905,4 +905,4 @@ void pci_root_device::device_reset() #if (defined(__MINGW32__) && (__GNUC__ >= 5)) #pragma GCC diagnostic pop -#endif
\ No newline at end of file +#endif |