git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9317 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
Giovanni Di Sirio 2016-04-18 13:56:03 +00:00
parent 1a92e62d26
commit bff04c5354
1 changed files with 0 additions and 1 deletions

View File

@ -104,7 +104,6 @@ static THD_FUNCTION(Thread1, arg) {
* Application entry point.
*/
int main(void) {
thread_t *shelltp = NULL;
/*
* System initializations.