projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg...
[linux-2.6]
/
include
/
asm-x86
/
mach-default
/
setup_arch.h
1
/* Hook to call BIOS initialisation function */
2
3
/* no action for generic */
4
5
#ifndef ARCH_SETUP
6
#define ARCH_SETUP
7
#endif