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

This commit is contained in:
gdisirio 2009-12-08 19:35:12 +00:00
parent 6d44bd72e3
commit c4e1cab1c9
2 changed files with 0 additions and 5 deletions

View File

@ -24,9 +24,6 @@
* @{
*/
#include <windows.h>
#include <stdio.h>
#include "ch.h"
#include "hal.h"

View File

@ -27,8 +27,6 @@
#ifndef _SERIAL_LLD_H_
#define _SERIAL_LLD_H_
#include <windows.h>
/*===========================================================================*/
/* Driver pre-compile time settings. */
/*===========================================================================*/