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: Attempt to fix GCC2 build.
[haiku.git]
/
src
/
system
/
kernel
/
kernel_versions
blob
0ebda38323eeab50828fdc13c98c2f7ebca1aaee
1
KERNEL_BASE {
2
global:
3
*;
4
};
5
6
KERNEL_1_ALPHA1 {
7
} KERNEL_BASE;
8
9
KERNEL_1_ALPHA3 {
10
} KERNEL_1_ALPHA1;
11
12
KERNEL_1_ALPHA4 {
13
} KERNEL_1_ALPHA3;
14
15
KERNEL_1_ALPHA5 {
16
} KERNEL_1_ALPHA4;