NuMaker emWin HMI

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers testutils.h Source File

testutils.h

00001 #ifndef _TESTUTILS_H
00002 #define _TESTUTILS_H
00003 /*
00004  *  tslib/tests/testutils.h
00005  *
00006  *  Copyright (C) 2004 Michael Opdenacker <michaelo@handhelds.org>
00007  *
00008  * This file is placed under the LGPL.
00009  *
00010  * $Id: testutils.h
00011  *
00012  * Misc utils for ts test programs
00013  */
00014 
00015 //void getxy(int *x, int *y);
00016 
00017 #endif /* _TESTUTILS_H */