commit | e407d62088b7f61f38e1086062650c75a4f2757a | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@fastmail.fm> | Tue Sep 30 18:41:36 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:33:20 2008 +0200 |
tree | b0b5b666361c305f93bdf0e439d69acf7ee2f0e0 | |
parent | ae82157b3d8bb4902f76b56c7450a945288786ac [diff] |
x86, traps: introduce dotraplinkage Mark the exception handlers with "dotraplinkage" to hide the calling convention differences between i386 and x86_64. Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu>