Implement some dummy functions called from implementation of TestModule.
TestModuleHelper1 | Implement some dummy functions called from implementation of TestModule. |
Copyright | This program is free software. |
Files | |
C-kern/ | Header file TestModuleHelper1. |
C-kern/ | Implementation file TestModuleHelper1 impl. |
Types | |
struct testmodule_functable_t | Export testmodule_functable_t into global namespace. |
testmodule_functable_t | Table of imlemented functions. |
lifetime |
This program is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
© 2013 Jörg Seebohn
Header file TestModuleHelper1.
Implementation file TestModuleHelper1 impl.
typedef struct testmodule_functable_t testmodule_functable_t
Export testmodule_functable_t into global namespace.
Export testmodule_functable_t into global namespace.
typedef struct testmodule_functable_t testmodule_functable_t
Table of imlemented functions.
struct testmodule_functable_t