wine: fixup the no return functions a bit
commit7f3945028ea951decf176f6be0fa3abbc3c9d8c6
authorDan Carpenter <error27@gmail.com>
Thu, 20 May 2010 10:55:56 +0000 (20 12:55 +0200)
committerDan Carpenter <error27@gmail.com>
Thu, 20 May 2010 10:55:56 +0000 (20 12:55 +0200)
tree1e4610843149f3606012f54f9c787fc9196adab5
parente90aba4572b4505156704f5ed3dff585f9cdd3cb
wine: fixup the no return functions a bit

I moved the list into smatch_data/wine.no_return_funcs which is the new
standard place to put this.  Also I added a couple functions to the list.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_list.h
check_wine.c [deleted file]
smatch_data/wine.no_return_funcs [new file with mode: 0644]