]> git.sur5r.net Git - freertos/commit
Add exit() function just to prevent loads of the standard library from being included...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 17 May 2010 14:52:27 +0000 (14:52 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 17 May 2010 14:52:27 +0000 (14:52 +0000)
commitc720da20a1c9ad8039f49b4bf327d31127058914
tree4a912f95f38f371a1d9c08a947a6958890b319eb
parent8e1cfbd6a4e02db17202a9bfc1c94c38fcbc1e88
Add exit() function just to prevent loads of the standard library from being included in the build.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1013 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTUS_APS3_GCC/Demo/main.c