Skip to content

Instantly share code, notes, and snippets.

@xerpi
Created June 10, 2017 11:03
Show Gist options
  • Save xerpi/326e74bf2fc26d2b490a408f59173679 to your computer and use it in GitHub Desktop.
Save xerpi/326e74bf2fc26d2b490a408f59173679 to your computer and use it in GitHub Desktop.
vitasdk preprocessor
arm-vita-eabi-gcc -I. -D"__attribute__(ARGS)=" -D"__extension__=" -D"__asm__(ARGS)=" -D"__builtin_va_list=int" -E vitasdk.h > preprocessor.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment