repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
tools
/
fd2inline
/
include-src
/
proto
/
alib.h
blob
7cff3e6c4b58b5914863306b81c91d8a1d24108d
1
#ifndef PROTO_ALIB_H
2
#define PROTO_ALIB_H
3
4
#include <clib/alib_protos.h>
5
6
#ifdef __GNUC__
7
#include <inline/alib.h>
8
#endif
/* __GNUC__ */
9
10
#endif
/* PROTO_ALIB_H */