repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Listtree.mcc: update flags before passing node to display hook
[AROS.git]
/
test
/
library
/
peropenernolib.c
blob
5e6f0fa9d1ae25aa2f1af0916745c9c21d417971
1
/*
2
Copyright © 1995-2014, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
int
PeropenerNoLib
(
void
)
7
{
8
return
1
;
9
}