Since we used '#ifdef __i386__', don't close with '#endif /* !__alpha__ */'
This commit is contained in:
parent
dfbc75ff56
commit
c36e48514d
@ -588,4 +588,4 @@ link_aout_lookup_set(linker_file_t lf, const char *name,
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif /* !__alpha__ */
|
||||
#endif /* __i386__ */
|
||||
|
Loading…
Reference in New Issue
Block a user