blob: 297ad6f21b3973d6899d32db5b61531263912b90 [file] [log] [blame]
Greg Hartman76d05dc2016-11-23 15:51:27 -08001#ifndef GATEA20_H
2#define GATEA20_H
3
4extern void gateA20_set ( void );
5extern void gateA20_unset ( void );
6
7#endif /* GATEA20_H */