repo.or.cz
/
linux-2.6
/
linux-2.6-openrd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: remove mach_apic.h, fix
[linux-2.6/linux-2.6-openrd.git]
/
arch
/
um
/
sys-x86_64
/
bugs.c
blob
44e02ba2a2656c54595d50ac315b7a64b5f24a7a
1
/*
2
* Copyright 2003 PathScale, Inc.
3
*
4
* Licensed under the GPL
5
*/
6
7
#include
"sysdep/ptrace.h"
8
9
void
arch_check_bugs
(
void
)
10
{
11
}
12
13
void
arch_examine_signal
(
int
sig
,
struct
uml_pt_regs
*
regs
)
14
{
15
}