diff options
Diffstat (limited to 'bits/link.h')
-rw-r--r-- | bits/link.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/bits/link.h b/bits/link.h index 470b4d3..6b4f811 100644 --- a/bits/link.h +++ b/bits/link.h @@ -1,4 +1 @@ -struct link_map_machine - { - /* empty by default */ - }; +#error "Architecture-specific definition needed." |