git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9317 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
1a92e62d26
commit
bff04c5354
|
@ -104,7 +104,6 @@ static THD_FUNCTION(Thread1, arg) {
|
|||
* Application entry point.
|
||||
*/
|
||||
int main(void) {
|
||||
thread_t *shelltp = NULL;
|
||||
|
||||
/*
|
||||
* System initializations.
|
||||
|
|
Loading…
Reference in New Issue