diff options
Diffstat (limited to 'docs/kernel/filesystem/constants.rst')
| -rw-r--r-- | docs/kernel/filesystem/constants.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/kernel/filesystem/constants.rst b/docs/kernel/filesystem/constants.rst new file mode 100644 index 00000000..aa698711 --- /dev/null +++ b/docs/kernel/filesystem/constants.rst @@ -0,0 +1,10 @@ +Global Constants +================ + +The constants described here are applicable to all types and functions in the kernel filesystem layers. +They describe maxima of supported lengths and sizes where not other specification takes precedence. + +API Reference +------------- + +.. doxygennamespace:: kernel::filesystem::constants |
