summaryrefslogtreecommitdiffstats
path: root/eng/coding-file-hdr.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-05 19:24:24 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-11 07:43:38 +0100
commitc694df13308534992e90b761827af53ae2663654 (patch)
tree40dccbeb808b9093ecbad35bd00f188243bce77e /eng/coding-file-hdr.rst
parenteng: Remove "Generating a Tools Patch" (diff)
downloadrtems-docs-c694df13308534992e90b761827af53ae2663654.tar.bz2
eng: Add header file conventions
Diffstat (limited to 'eng/coding-file-hdr.rst')
-rw-r--r--eng/coding-file-hdr.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/eng/coding-file-hdr.rst b/eng/coding-file-hdr.rst
index 64eeec3..053e01e 100644
--- a/eng/coding-file-hdr.rst
+++ b/eng/coding-file-hdr.rst
@@ -72,6 +72,8 @@ Check the top-level :file:`COPYING` file of the repository. If you are a new
copyright holder, then add yourself to the top of the list. If your last year
of a substantial contribution changed, then please update your copyright line.
+.. _CCXXHeaderFileTemplate:
+
C/C++ Header File Template
--------------------------