From 8d30e5bb1ad5cab16d1226cc5cd3a03d64664f5d Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 6 Jan 2018 00:39:21 +0100 Subject: Mention that C headers can be generated now --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 85cacb3..86a0047 100644 --- a/README.rst +++ b/README.rst @@ -28,6 +28,11 @@ configuration systems. It can do the following, among other things: The generated ``.config`` files are character-for-character identical to what the C implementation would generate (except for the header comment). The test suite relies on this, as it compares the generated files. + +- **Write C headers** + + The generated headers use the same format as ``include/generated/autoconf.h`` + from the Linux kernel. - **Inspect symbols** -- cgit v1.2.3