http://git.etherboot.org
/
people
/
asdlkf
/
gpxe.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
28c4f7bac968f743ce96e1e90cb861d00abb8623
[people/asdlkf/gpxe.git]
/
src
/
config
/
ioapi.h
1
#ifndef CONFIG_IOAPI_H
2
#define CONFIG_IOAPI_H
3
4
/** @file
5
*
6
* I/O API configuration
7
*
8
*/
9
10
#include <config/defaults.h>
11
12
#endif /* CONFIG_IOAPI_H */