forked from Imagelibrary/rtems
shared vmeUniverse: Improve Doxygen
This commit is contained in:
committed by
Joel Sherrill
parent
d496095366
commit
e87b300635
@@ -1,3 +1,11 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup shared_defaultinitialextension
|
||||
*
|
||||
* @brief DEFAULT_INITIAL_EXTENSION Support
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2012 embedded brains GmbH. All rights reserved.
|
||||
*
|
||||
@@ -21,6 +29,14 @@
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
/**
|
||||
* @defgroup shared_defaultinitialextension DEFAULT_INITIAL_EXTENSION Support
|
||||
*
|
||||
* @ingroup shared_include
|
||||
*
|
||||
* @brief DEFAULT_INITIAL_EXTENSION Support Package
|
||||
*/
|
||||
|
||||
void bsp_fatal_extension(
|
||||
rtems_fatal_source source,
|
||||
bool is_internal,
|
||||
|
||||
Reference in New Issue
Block a user