[rtems commit] score: Doxygen Clean Up Task #11
Ralf Corsepius
ralf.corsepius at rtems.org
Mon Jan 7 14:54:29 UTC 2013
On 01/07/2013 03:41 PM, Jennifer Averett wrote:
> Module: rtems
> Branch: master
> Commit: 34d1297791bd75aa1686cb7f36abb99ca6ba7491
> Changeset: http://git.rtems.org/rtems/commit/?id=34d1297791bd75aa1686cb7f36abb99ca6ba7491
>
> Author: Mathew Kallada <matkallada at gmail.com>
> Date: Mon Jan 7 08:45:34 2013 -0600
>
> score: Doxygen Clean Up Task #11
>
> ---
>
> cpukit/score/cpu/avr/avr/boot.h | 233 ++++++++++++++++++-----------------
> cpukit/score/cpu/avr/avr/io1200.h | 81 +++++++-----
> cpukit/score/cpu/avr/avr/io2343.h | 81 +++++++-----
> cpukit/score/cpu/avr/avr/io4433.h | 82 +++++++-----
> cpukit/score/cpu/avr/avr/iocanxx.h | 105 +++++++++-------
> cpukit/score/cpu/avr/avr/iom163.h | 83 +++++++-----
> cpukit/score/cpu/avr/avr/iom16hvb.h | 87 ++++++++------
> cpukit/score/cpu/avr/avr/iom324.h | 84 +++++++------
> cpukit/score/cpu/avr/avr/iom48p.h | 90 ++++++++------
> cpukit/score/cpu/avr/avr/iom645.h | 86 ++++++++------
> cpukit/score/cpu/avr/avr/iomxxhva.h | 86 ++++++++------
> cpukit/score/cpu/avr/avr/iotn24a.h | 85 +++++++------
> cpukit/score/cpu/avr/avr/iotn4313.h | 85 +++++++------
> cpukit/score/cpu/avr/avr/iotn43u.h | 88 ++++++++------
> cpukit/score/cpu/avr/avr/iotn45.h | 79 +++++++-----
> cpukit/score/cpu/avr/avr/iotn461a.h | 85 +++++++------
> cpukit/score/cpu/avr/avr/iotnx5.h | 87 ++++++++------
> cpukit/score/cpu/avr/avr/iox16d4.h | 97 ++++++++-------
> cpukit/score/cpu/avr/avr/iox192a3.h | 97 ++++++++-------
> cpukit/score/cpu/avr/avr/iox32a4.h | 97 ++++++++-------
> 20 files changed, 1068 insertions(+), 830 deletions(-)
>
> diff --git a/cpukit/score/cpu/avr/avr/boot.h b/cpukit/score/cpu/avr/avr/boot.h
> index 96453b5..2f474e0 100644
> --- a/cpukit/score/cpu/avr/avr/boot.h
> +++ b/cpukit/score/cpu/avr/avr/boot.h
> @@ -1,104 +1,114 @@
> -/* Copyright (c) 2002,2003,2004,2005,2006,2007,2008,2009 Eric B. Weddington
> - All rights reserved.
> -
> - Redistribution and use in source and binary forms, with or without
> - modification, are permitted provided that the following conditions are met:
> -
> - * Redistributions of source code must retain the above copyright
> - notice, this list of conditions and the following disclaimer.
> - * Redistributions in binary form must reproduce the above copyright
> - notice, this list of conditions and the following disclaimer in
> - the documentation and/or other materials provided with the
> - distribution.
> - * Neither the name of the copyright holders nor the names of
> - contributors may be used to endorse or promote products derived
> - from this software without specific prior written permission.
> -
> - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
> - AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
> - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
> - ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
> - LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
> - CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
> - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
> - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
> - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
> - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
> - POSSIBILITY OF SUCH DAMAGE. */
Jennifer, did you read what I wrote about the avr's sources recently?
/me thinks no, you did not ...
Ralf
More information about the devel
mailing list