mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-23 22:27:43 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15075 a95241bf-73f2-0310-859d-f6bbb57e9c96
4 lines
80 B
C
4 lines
80 B
C
static char dummy1 = 'X';
|
|
char foo1 [] = "Aligned at odd byte.";
|
|
char foo2 [4];
|