diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-05-08 17:09:20 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-05-08 17:09:20 +0000 |
commit | d0a2e55ed0cf97be924ebbdae2497fd77bfac5b6 (patch) | |
tree | a31ebbd42904206131ff4eb661b4341558ca8925 /os/kernel/include/ch.h | |
parent | ba6519a2eaf35bc6d39188e10b6ea12ef553009d (diff) | |
download | ChibiOS-d0a2e55ed0cf97be924ebbdae2497fd77bfac5b6.tar.gz ChibiOS-d0a2e55ed0cf97be924ebbdae2497fd77bfac5b6.tar.bz2 ChibiOS-d0a2e55ed0cf97be924ebbdae2497fd77bfac5b6.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4175 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/kernel/include/ch.h')
-rw-r--r-- | os/kernel/include/ch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/kernel/include/ch.h b/os/kernel/include/ch.h index 3696f78b3..073ab2280 100644 --- a/os/kernel/include/ch.h +++ b/os/kernel/include/ch.h @@ -123,7 +123,6 @@ #include "chinline.h"
#include "chqueues.h"
#include "chstreams.h"
-#include "chioch.h"
#include "chfiles.h"
#include "chdebug.h"
|