Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


module build fixes
[palacios.git] / symmods / capsule / binary.S
index 5ff3796..4e4fa2f 100644 (file)
@@ -40,7 +40,7 @@ mod_name:
 
 
 .section "_v3_modules"
-IDENT(#ifdef __X86_64__)
+IDENT(#ifdef __x86_64__)
 .quad mod_name 
 .quad mod_start
 .quad mod_stop