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
add spinlock_t typedef header
[AROS.git]
/
rom
/
filesys
/
console_handler
/
completion.h
blob
f86b35b856c2240e0bfe14f942c16ca8dc6ccaf5
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
5
Desc:
6
Lang: english
7
*/
8
9
10
void
Completion
(
struct
filehandle
*
fh
,
BOOL withinfo
);