X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Fhw%2Fhw_cpu.h;h=840c82c35ff239a7a6e6cdbbcac6aa7b27a01e5f;hb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;hp=81339dfb846d3902ddd38a5ec63874a110077911;hpb=cfd59c8655ed7268c9c48aa58560158d235bc0de;p=bertos.git diff --git a/app/triface/hw/hw_cpu.h b/app/triface/hw/hw_cpu.h index 81339dfb..840c82c3 100644 --- a/app/triface/hw/hw_cpu.h +++ b/app/triface/hw/hw_cpu.h @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2003, 2004, 2006 Develer S.r.l. (http://www.develer.com/) - * Copyright 2000 Bernardo Innocenti + * Copyright 2000 Bernie Innocenti * * --> Rights Reserved. * @@ -35,14 +35,12 @@ * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti */ #ifndef TRIFACE_HW_H #define TRIFACE_HW_H -#include - /// CPU Clock frequency (14.7456 MHz) #define CLOCK_FREQ (14745600UL)