mirror of
				https://github.com/DigitalDevices/dddvb.git
				synced 2025-03-01 10:35:23 +00:00 
			
		
		
		
	add byte array to union
This commit is contained in:
		| @@ -359,6 +359,7 @@ struct mci_result { | ||||
| 	 | ||||
| 	union { | ||||
| 		u32 result[27]; | ||||
| 		u8 result8[27 * 4]; | ||||
| 		struct { | ||||
| 			u8  Rsvd0[3]; | ||||
| 			u8  Flags; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user