diff options
Diffstat (limited to 'src/chinit.c')
-rw-r--r-- | src/chinit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/chinit.c b/src/chinit.c index b1b6bd7d1..9fa079e2c 100644 --- a/src/chinit.c +++ b/src/chinit.c @@ -24,7 +24,6 @@ #include <ch.h>
-
/**
* ChibiOS/RT initialization. After executing this function the current
* instructions stream becomes the main thread.
|