X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ffunctions.c;fp=source%2Ffunctions.c;h=f516fdc4257c483c400cab12a0b1ea3dac5be518;hb=ea3d851aa52e999b1c5a5fa52c97ff5019756c0e;hp=0000000000000000000000000000000000000000;hpb=7642653a18f7464dd093a93a1247b8f18e53cd1a;p=gldbg.git diff --git a/source/functions.c b/source/functions.c new file mode 100644 index 0000000..f516fdc --- /dev/null +++ b/source/functions.c @@ -0,0 +1,29 @@ +/* $Id$ + +This file is part of gldbg +Copyright © 2010 Mikko Rasa, Mikkosoft Productions +Distributed under the GPL +*/ + +#include +#include "functions.h" + +#include "gensrc/functions.table" + +const char *get_function_name(unsigned short func) +{ + if(func