Skip to content

Instantly share code, notes, and snippets.

View planrich's full-sized avatar

Richard Plangger planrich

  • VimLoc
  • Austria
View GitHub Profile
@planrich
planrich / Makefile
Created December 17, 2015 19:18
ffi s390x issues, callback with non standard integral type
all:
gcc -c ret16bit.c
gcc -shared ret16bit.o -o ret16bit.so
python test.py