Upload Tizen:Base source
[external/gdb.git] / gdb / testsuite / gdb.base / ss.h
1 struct s {
2   int a;
3   int b;
4 };