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
intuition.library: implement EasyReqest and BuildEasyRequest that are x64/arm compatible
[AROS.git]
/
test
/
library
/
peropenernamechange.c
blob
f430b1a66391a7aa4826d966fcac5825c858dfc4
1
/*
2
Copyright © 1995-2014, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
int
__internal_namechange
(
void
)
7
{
8
return
1
;
9
}