Cleaned __gnu_local_gp handling
This commit is contained in:
parent
cc32314161
commit
02602a7002
2 changed files with 4 additions and 1 deletions
|
@ -20,6 +20,6 @@
|
|||
#define GRUB_CPU_DL_H 1
|
||||
|
||||
/* Dummy __gnu_local_gp. Resolved by linker. */
|
||||
char EXPORT_VAR (__gnu_local_gp);
|
||||
extern char EXPORT_VAR (__gnu_local_gp);
|
||||
|
||||
#endif /* ! GRUB_CPU_DL_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue