From 43e05991513c9d3d494b88920c0fbf3ef5b547bb Mon Sep 17 00:00:00 2001 From: Mathew Kallada Date: Sun, 2 Dec 2012 15:23:57 -0600 Subject: score misc: Clean up Doxygen #13 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. http://www.google-melange.com/gci/task/view/google/gci2012/8013205 --- cpukit/score/cpu/arm/armv7m-isr-dispatch.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/arm/armv7m-isr-dispatch.c') diff --git a/cpukit/score/cpu/arm/armv7m-isr-dispatch.c b/cpukit/score/cpu/arm/armv7m-isr-dispatch.c index 42ea404f0f..7c2cd7370c 100644 --- a/cpukit/score/cpu/arm/armv7m-isr-dispatch.c +++ b/cpukit/score/cpu/arm/armv7m-isr-dispatch.c @@ -1,3 +1,9 @@ +/** + * @file + * + * @brief ARMV7M ISR Dispatch + */ + /* * Copyright (c) 2011 Sebastian Huber. All rights reserved. * -- cgit v1.2.3