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.


added more types
[palacios.git] / palacios / include / xed / xed-types.h
index 95eb199..4d65b36 100644 (file)
@@ -40,8 +40,8 @@ END_LEGAL */
 #include <xed/xed-common-hdrs.h>
 
 
-typedef unsigned char          uint8_t;
-typedef unsigned short int     uint16_t;
+   //typedef unsigned char             uint8_t;
+//typedef unsigned short int   uint16_t;
 //typedef unsigned int         uint32_t;
 //typedef unsigned long int    uint64_t;