mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
*** empty log message ***
This commit is contained in:
parent
36a8c287a8
commit
eb0b3cf14a
@ -179,15 +179,6 @@ NOTE-END */
|
||||
#define HAVE_ALLOCA
|
||||
#endif
|
||||
|
||||
#ifdef USG
|
||||
#ifdef __STDC__
|
||||
#ifndef DONT_DEFINE_SIGNAL
|
||||
/* Cast the function argument to avoid warnings. */
|
||||
#define signal(sig, func) (signal (sig, (void (*) (int)) (func)))
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef USG5_4
|
||||
#define DATA_SEG_BITS 0x08000000
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user