blob: a694f4a73d1abb7effdc271e12854466267e2d77 [file] [log] [blame]
// ./godefs -g test -f-m64 testdata.c
// MACHINE GENERATED - DO NOT EDIT.
package test
// Constants
// Types
type T2 struct {
A uint8;
Pad_godefs_0 [3]byte;
B uint32;
C uint32;
D uint16;
Pad_godefs_1 [2]byte;
}
type T3 struct {
A uint8;
Pad_godefs_0 [3]byte;
Pad0 int32;
}
type T4 struct {
}
type T5 struct {
A *T4;
}