C-style comment.
authormarco <marco@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 20 Sep 2006 14:02:49 +0000 (14:02 +0000)
committermarco <marco@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 20 Sep 2006 14:02:49 +0000 (14:02 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@707 38d2e660-2303-0410-9eaa-f027e97ec537

kern/switch_x86_64.s

index 99fe9834c8131c96e05e9fda5be2f9035a342d93..5fb4da658d1663d461c4fb91218285d212fb82f2 100755 (executable)
@@ -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            */