include "cpu.h" for MSP430 platforms in fd.h

dev/timer
Oleg Hahm 10 years ago
parent afdc3dee23
commit 690c4564f2

@ -23,6 +23,7 @@
#define FD_H
#include <stdlib.h>
#include <sys/types.h>
#include "cpu.h"
/**
* File descriptor table.

Loading…
Cancel
Save