http://git.etherboot.org
/
gpxe.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
First version
[gpxe.git]
/
src
/
arch
/
i386
/
include
/
gateA20.h
1
#ifndef GATEA20_H
2
#define GATEA20_H
3
4
extern void gateA20_set ( void );
5
extern void gateA20_unset ( void );
6
7
#endif /* GATEA20_H */