PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.
[glibc.git] / elf / reldepmod1.c
blobb8ef6401e162c8e38fbfdd7ab11bd23586d6d5ba
1 extern int foo (void);
3 int some_var;
6 int
7 foo (void)
9 return some_var;