aboutsummaryrefslogtreecommitdiff
path: root/libc/docs/headers/assert.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libc/docs/headers/assert.rst')
-rw-r--r--libc/docs/headers/assert.rst27
1 files changed, 0 insertions, 27 deletions
diff --git a/libc/docs/headers/assert.rst b/libc/docs/headers/assert.rst
deleted file mode 100644
index 6821707..0000000
--- a/libc/docs/headers/assert.rst
+++ /dev/null
@@ -1,27 +0,0 @@
-.. include:: ../check.rst
-
-========
-assert.h
-========
-
-Macros
-======
-
-.. list-table::
- :widths: auto
- :align: center
- :header-rows: 1
-
- * - Macro
- - Implemented
- - C23 Standard Section
- - POSIX Docs
- * - __STDC_VERSION_ASSERT_H__
- - |check|
- - 7.2.1
- -
- * - assert
- -
- - 7.2.1
- - `POSIX.1-2024 <https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/assert.h.html>`__
-