]> rtime.felk.cvut.cz Git - jailhouse.git/commit
pci: move define from pci.c to general pci header
authorHenning Schild <henning.schild@siemens.com>
Mon, 24 Nov 2014 17:54:06 +0000 (18:54 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 25 Nov 2014 12:30:02 +0000 (13:30 +0100)
commit77dea0cefb3a0a2d64e7a0bce78b3c8327005822
tree99662fa16bbf4417564b9485f7031398e80bfa34
parent1ff4937416fd61616b4f2e6b76f50b9ba2096ddd
pci: move define from pci.c to general pci header

This prepares for using the define in other C-files.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/include/jailhouse/pci.h
hypervisor/pci.c