[PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldr
[binutils-gdb.git] / gdb / testsuite / gdb.base / ss.h
blob2a4c162dcd68a9a77c8668afd2099a6a9960241c
1 struct s {
2 int a;
3 int b;
4 };