We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c0db0 commit ca3fd63Copy full SHA for ca3fd63
libc/utils/hdrgen/README.rst
@@ -1,5 +1,4 @@
1
-This directory contains the sources and specifications for the types,
2
-macros and entrypoint functions. These definitions are organized in the
3
-``yaml`` subdirectory and match the organization of the ``*.h.def``
4
-files. This directory also contains the Python sources for hdrgen, which is
5
-what generates the headers.
+This directory also contains the Python sources for hdrgen, which is
+what generates the headers public libc headers. The definitions for these
+headers are in the ``include`` directory. The ``.h.def`` files are the bases
+and the ``.yaml`` files are the contents.
0 commit comments