![]() |
GNU PROLOG with UTF8 support
|
#include <signal.h>
#include <stdio.h>
#include <asm/sigcontext.h>
Typedefs | |
typedef long | WamWord |
Functions | |
void | SIGSEGV_Handler (int sig, struct sigcontext scp) |
main () | |
typedef long WamWord |
main | ( | void | ) |
void SIGSEGV_Handler | ( | int | sig, |
struct sigcontext | scp | ||
) |