added union type registration
This commit is contained in:
parent
3ed0922c63
commit
02dea8d3b8
2 changed files with 28 additions and 27 deletions
|
|
@ -3,7 +3,7 @@ struct a {
|
|||
u64 hi,
|
||||
}
|
||||
|
||||
struct b {
|
||||
union b {
|
||||
u32 ciao,
|
||||
u32 test,
|
||||
u32 test1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue