Back to home page

OSCL-LXR

 
 

    


0001 /*
0002  * Copyright 2003 PathScale, Inc.
0003  *
0004  * Licensed under the GPL
0005  */
0006 
0007 #include <sysdep/ptrace.h>
0008 
0009 void arch_check_bugs(void)
0010 {
0011 }
0012 
0013 void arch_examine_signal(int sig, struct uml_pt_regs *regs)
0014 {
0015 }