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
Return EOF if FPutC() or friends have NULL filehandle.
[AROS.git]
/
rom
/
efi
/
efi.conf
blob
31497ed697a06d0fd0d790d20016bf243fab73d4
1
##begin config
2
version 1.0
3
residentpri 126
4
libbase EFIBase
5
libbasetypeextern struct EFIBase
6
##end config
7
8
##begin cdef
9
#include <libraries/uuid.h>
10
#include <resources/efi.h>
11
##end cdef
12
13
##begin functionlist
14
void *EFI_FindConfigTable(const uuid_t *Guid) (A0)
15
##end functionlist