cc3200: Clean up and reduce use/include of std.h.

This commit is contained in:
Damien George
2015-04-18 14:29:28 +01:00
parent 2764a8ee8d
commit 259eaab9a9
19 changed files with 11 additions and 33 deletions

View File

@@ -28,7 +28,6 @@
#include <stdbool.h>
#include <string.h>
#include <std.h>
#include "osi.h"
#include "fifo.h"
#include "socketfifo.h"