From 0dd620a00ccbd8a19b715555b1142b1091c6fb39 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 12 Feb 2013 18:21:26 +0000 Subject: updated avr utils avr build scripts support subware culv3 now git-svn-id: https://svn.spreadspace.org/mur.sat@668 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/avr.lib/util.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'software/avr.lib/util.h') diff --git a/software/avr.lib/util.h b/software/avr.lib/util.h index 77afa2e..b8403b3 100644 --- a/software/avr.lib/util.h +++ b/software/avr.lib/util.h @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2012 Christian Pointner + * Copyright (C) 2013 Christian Pointner * * This file is part of spreadspace avr utils. * @@ -20,8 +20,8 @@ * along with spreadspace avr utils. If not, see . */ -#ifndef SPREADSPACE_util_h_INCLUDED -#define SPREADSPACE_util_h_INCLUDED +#ifndef SPREADAVR_util_h_INCLUDED +#define SPREADAVR_util_h_INCLUDED void cpu_init(void); void reset2bootloader(void); -- cgit v1.2.3