Include guards on our headers
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
* Copyright 2017-2020 Fred N. van Kempen.
|
||||
* Copyright 2008-2020 Sarah Walker.
|
||||
*/
|
||||
|
||||
#ifndef EMU_PCI_H
|
||||
# define EMU_PCI_H
|
||||
|
||||
|
||||
#define PCI_REG_COMMAND 0x04
|
||||
|
||||
#define PCI_COMMAND_IO 0x01
|
||||
|
||||
Reference in New Issue
Block a user