repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
add-ons
/
kernel
/
bus_managers
/
pci
/
arch
/
arm
/
pci_io.h
blob
c2aaf2902870b4ec2d7e86c36fc72a002284d2a6
1
/*
2
* Copyright 2009, Haiku Inc.
3
* All rights reserved. Distributed under the terms of the MIT License.
4
*/
5
6
#ifndef PCI_BUS_MANAGER_ARM_IO_H
7
#define PCI_BUS_MANAGER_ARM_IO_H
8
9
#include <SupportDefs.h>
10
11
#endif
// PCI_BUS_MANAGER_ARM_IO_H