never used

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d5e7b23b3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-07 (Fri, 07 Dec 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-12-07 12:01:45 +01:00
parent 66daad3ff4
commit ed13823d04
7 changed files with 20 additions and 10 deletions

View File

@@ -89,10 +89,13 @@ struct descr_linkage_header {
struct descr_pdc_header {
unsigned descriptor_tag : 8;
#if 0
// unused
unsigned descriptor_length : 8;
unsigned pil0 : 8;
unsigned pil1 : 8;
unsigned pil2 : 8;
#endif
} __attribute__ ((packed)) ;
class SIlinkage {