index
:
cuddles.git
master
cute x86-64 operating system, WIP ^w^. todo: https://pad.piratenpartei.at/p/cuddlesOS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stage3
/
pci.h
blob: ac893eeb3e932162bda1f8bd0cbe22e2496756d6 (
plain
)
1
2
3
4
5
6
#ifndef PCI_H #define PCI_H void pci_enumerate(); #endif