mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-06-06 05:25:31 +00:00
1b9b197298
* Simple makefile example, extracted from existing example
4 lines
96 B
C
4 lines
96 B
C
|
|
int FindFunction_WhichIsBroken(int NumberToFind);
|
|
int FunctionWhichReturnsLocalVariable(void);
|