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
btrfs: [] on the end of a struct field is a variable length array.
[haiku.git]
/
src
/
add-ons
/
kernel
/
generic
/
tty
/
Jamfile
blob
cfc4860f4a097a3d27cb7cdd89fc6664048a2d53
1
SubDir HAIKU_TOP src add-ons kernel generic tty ;
2
3
UsePrivateKernelHeaders ;
4
UsePrivateHeaders drivers ;
5
6
KernelAddon <module>tty :
7
line_buffer.cpp
8
module.cpp
9
tty.cpp
10
;