Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: avoid an extern declaration | Blue Swirl | 2012-06-28 | 1 | -4/+1 |
| | | | | | | | After the previous patch, we can use the proper declaration in a common header file. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | ||||
* | x86: split off exception handlers | Blue Swirl | 2012-06-28 | 1 | -0/+132 |
Move exception handlers from op_helper.c to excp_helper.c. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> |