2008-04-04 16:43:16 +00:00
|
|
|
/* Automatically generated file; DO NOT EDIT!! */
|
|
|
|
|
|
|
|
#define STANDALONE
|
2013-12-01 16:11:05 +00:00
|
|
|
#include <wine/test.h>
|
2008-04-04 16:43:16 +00:00
|
|
|
|
|
|
|
extern void func_imm32(void);
|
|
|
|
|
|
|
|
const struct test winetest_testlist[] =
|
|
|
|
{
|
|
|
|
{ "imm32", func_imm32 },
|
|
|
|
{ 0, 0 }
|
|
|
|
};
|