remove obsolete lines
This commit is contained in:
parent
e1d3ac2ec5
commit
86b1d02945
1 changed files with 0 additions and 6 deletions
|
@ -39,12 +39,6 @@ typedef struct {
|
|||
|
||||
extern bootinfo_t* bootinfo;
|
||||
|
||||
typedef struct {
|
||||
uint8_t type;
|
||||
uint8_t tag;
|
||||
uint32_t length;
|
||||
} icc_header_t;
|
||||
|
||||
/*
|
||||
#define ICC_TYPE_IP (1 << 0)
|
||||
#define ICC_TYPE_SVM (1 << 1)
|
||||
|
|
Loading…
Add table
Reference in a new issue