1 /* This file selects the right generated file of `__stub_FUNCTION' macros
2 based on the architecture being compiled for. */
4 #include <bits/wordsize.h>
7 # include <gnu/stubs-32.h>
9 # include <gnu/stubs-64.h>
11 # error "unexpected value for __WORDSIZE macro"