repo.or.cz
/
unleashed
/
lotheac.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'origin/master'
[unleashed/lotheac.git]
/
usr
/
src
/
uts
/
common
/
io
/
cxgbe
/
firmware
/
t6_cfg.h
blob
6a01195598d278b94a6987a9e9321f60af2f3532
1
/*
2
* Automatically generated file.
3
*/
4
5
#ifndef __T6CFG_H
6
#define __T6CFG_H
7
8
#define T6CFG_VERSION_MAJOR config
9
#define T6CFG_VERSION_MINOR txt
10
#define T6CFG_VERSION_MICRO
11
#define T6CFG_VERSION_BUILD 0
12
13
extern
unsigned char
t6cfg_data
[];
14
extern
int
t6cfg_size
;
15
16
#endif