Create: smatch_project.c
commitfb8ee4a47d9e43c99874b555838a6cd39c7282b2
authorDan Carpenter <error27@gmail.com>
Fri, 29 Jan 2010 13:37:29 +0000 (29 16:37 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 29 Jan 2010 13:37:29 +0000 (29 16:37 +0300)
treead878dd470a77c44d493cab31268b5d8b7ee2577
parent4997f676d7b1c8d81e8534a66ada4929ffd3e639
Create: smatch_project.c

The motivation for this was that I was messing with postgres and wanted
to have a list of functions that don't return.  This could just go in
smatch_data/ instead of being hard coded in a .c file.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Makefile
smatch_project.c [new file with mode: 0644]