From dd9e4ef5ebf2820f560e1bc774ab41e3823dd847 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 13 Feb 2015 12:47:21 +0100 Subject: Mark header files as empty --- rtemsbsd/include/machine/clock.h | 36 +----------------------------------- rtemsbsd/include/machine/stdarg.h | 31 +------------------------------ 2 files changed, 2 insertions(+), 65 deletions(-) diff --git a/rtemsbsd/include/machine/clock.h b/rtemsbsd/include/machine/clock.h index be73d490..936ffd88 100644 --- a/rtemsbsd/include/machine/clock.h +++ b/rtemsbsd/include/machine/clock.h @@ -1,35 +1 @@ -/** - * @file - * - * @ingroup rtems_bsd_machine - * - * @brief TODO. - */ - -/* - * Copyright (c) 2009, 2010 embedded brains GmbH. All rights reserved. - * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. - */ - -#ifndef _RTEMS_BSD_MACHINE_CLOCK_H_ -#define _RTEMS_BSD_MACHINE_CLOCK_H_ - -#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_KERNEL_SPACE_H_ -#error "the header file must be included first" -#endif - -#ifdef _KERNEL - - -#endif /* _KERNEL */ - -#endif +/* EMPTY */ diff --git a/rtemsbsd/include/machine/stdarg.h b/rtemsbsd/include/machine/stdarg.h index ad7f2eff..936ffd88 100644 --- a/rtemsbsd/include/machine/stdarg.h +++ b/rtemsbsd/include/machine/stdarg.h @@ -1,30 +1 @@ -/** - * @file - * - * @ingroup rtems_bsd_machine - * - * @brief TODO. - */ - -/* - * Copyright (c) 2009, 2010 embedded brains GmbH. All rights reserved. - * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. - */ - -#ifndef _RTEMS_BSD_MACHINE_STDARG_H_ -#define _RTEMS_BSD_MACHINE_STDARG_H_ - -#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_KERNEL_SPACE_H_ -#error "the header file must be included first" -#endif - -#endif /* _RTEMS_BSD_MACHINE_STDARG_H_ */ +/* EMPTY */ -- cgit v1.2.3