Skip to content

Commit

Permalink
traps: x86: make traps_32.c and traps_64.c equal
Browse files Browse the repository at this point in the history
Use CONFIG_X86_64/CONFIG_X86_32 to condtionally compile the
parts needed for x86_64 or i386 only.

Runs a small userspace for a number of minimal configurations
and boots the defconfigs.

Signed-off-by: Alexander van Heukelum <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
  • Loading branch information
heukelum authored and Ingo Molnar committed Oct 13, 2008
1 parent c1d518c commit 081f75b
Show file tree
Hide file tree
Showing 2 changed files with 536 additions and 5 deletions.
Loading

0 comments on commit 081f75b

Please sign in to comment.