1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-24 17:01:35 +01:00

Added another example

*  Simple makefile example, extracted from existing example
This commit is contained in:
Warwick Stone
2013-07-17 22:48:50 +10:00
parent 5932565bae
commit 1b9b197298
10 changed files with 273 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
int FindFunction_WhichIsBroken(int NumberToFind);
int FunctionWhichReturnsLocalVariable(void);