cpu: atmega: doxygen: blacklist upstream headers
This commit is contained in:
parent
75adcb8d8b
commit
3d686c7cf1
@ -28,6 +28,8 @@
|
||||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE. */
|
||||
|
||||
/* \cond DOXYGEN_BLACKLIST */
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef __ERRNO_H_
|
||||
@ -144,4 +146,5 @@ extern int errno;
|
||||
#define EINVAL 22 /* Invalid argument */
|
||||
#define EOVERFLOW 75 /* Value too large for defined data type */
|
||||
|
||||
/* \endcond */
|
||||
#endif
|
||||
|
||||
@ -26,6 +26,8 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
/* \cond DOXYGEN_BLACKLIST */
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
/** \file */
|
||||
@ -521,6 +523,9 @@ extern "C" {
|
||||
};
|
||||
|
||||
/* @} */
|
||||
|
||||
/* /endcond */
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user