X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=kern%2Fswitch_x86_64.s;h=5fb4da658d1663d461c4fb91218285d212fb82f2;hb=33d48af0258dd55e1d2b51a4ae2f87401dcb00e9;hp=99fe9834c8131c96e05e9fda5be2f9035a342d93;hpb=472069e41d55901f5ab0bbb000464d9a199b535d;p=bertos.git diff --git a/kern/switch_x86_64.s b/kern/switch_x86_64.s old mode 100755 new mode 100644 index 99fe9834..5fb4da65 --- a/kern/switch_x86_64.s +++ b/kern/switch_x86_64.s @@ -15,6 +15,9 @@ /* * $Log$ + * Revision 1.4 2006/09/20 14:02:49 marco + * C-style comment. + * * Revision 1.3 2006/02/24 01:35:40 bernie * Update for new emulator. * @@ -36,7 +39,7 @@ */ /* I know it's ugly... */ -#.intel_syntax +/* .intel_syntax */ /* void AsmSwitchContext(void **new_sp, void **save_sp) */ /* %rdi %rsi */