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.


Compile fixes for GCC 5.4+ (core VMM only)
[palacios.git] / scripts / kconfig / zconf.hash.c_shipped
index 345f0fc..76a3711 100644 (file)
@@ -154,7 +154,7 @@ static struct kconf_id_strings_t kconf_id_strings_contents =
   };
 #define kconf_id_strings ((const char *) &kconf_id_strings_contents)
 #ifdef __GNUC__
-__inline
+static __inline
 #endif
 struct kconf_id *
 kconf_id_lookup (register const char *str, register unsigned int len)