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
/
system
/
kernel
/
device_manager
/
device_manager_private.h
blob
b18284d9377a0eb55fa419ab847794a1f81edca7
1
/*
2
* Copyright 2008, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
3
* Distributed under the terms of the MIT License.
4
*/
5
#ifndef DEVICE_MANAGER_PRIVATE_H
6
#define DEVICE_MANAGER_PRIVATE_H
7
8
9
10
#endif
// DEVICE_MANAGER_PRIVATE_H