fixed file encoding (was MacRoman instead of UTF-8)
This commit is contained in:
2
BaS_gcc/.settings/org.eclipse.core.resources.prefs
Normal file
2
BaS_gcc/.settings/org.eclipse.core.resources.prefs
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
eclipse.preferences.version=1
|
||||||
|
encoding/<project>=UTF-8
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
* along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>.
|
* along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
* Created on: 01.05.2013
|
* Created on: 01.05.2013
|
||||||
* Copyright 2012 M. Fr<EFBFBD>schle
|
* Copyright 2012 M. Fröschle
|
||||||
*/
|
*/
|
||||||
#ifndef _XHDI_SD_H_
|
#ifndef _XHDI_SD_H_
|
||||||
#define _XHDI_SD_H_
|
#define _XHDI_SD_H_
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
* along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>.
|
* along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
* Created on: 01.05.2013
|
* Created on: 01.05.2013
|
||||||
* Copyright 2012: M. Fr<EFBFBD>schle
|
* Copyright 2012: M. Fröschle
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
* along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>.
|
* along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
* Created on: 01.05.2013
|
* Created on: 01.05.2013
|
||||||
* Copyright 2012 M. Fr<EFBFBD>schle
|
* Copyright 2012 M. Fröschle
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user