Back out the propolice fix for a second, it causes linktime errors.

This commit is contained in:
Adam Jackson 2004-08-12 01:16:36 +00:00
parent 9d0213525f
commit e30c22dbbf

View File

@ -235,10 +235,6 @@ extern unsigned long ldl_brx(volatile unsigned char *, int);
extern unsigned short ldw_brx(volatile unsigned char *, int);
#endif
/* Propolice! */
extern long __guard[];
extern void __stack_smash_handler(char [], int);
/* XFree86 things */
LOOKUP xfree86LookupTab[] = {
@ -1101,10 +1097,6 @@ LOOKUP xfree86LookupTab[] = {
#endif
#endif
/* propolice */
SYMFUNC(__stack_smash_handler)
SYMVAR(__guard)
/* Some variables. */
SYMVAR(xf86stdin)