Copyright clean-up (part 1):
[AROS.git] / arch / all-mingw32 / kernel / cpu_x86_64.c
blob1594a4df4ff38504aed367a1c07d4ce7231aa803
1 /*
2 Copyright © 1995-2014, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 /* Traps translation is the same on both 32 and 64 bits */
7 #include "cpu_i386.c"