blob: cf14e039f62640a43c644f4a57fb20f88db7b00d [file] [log] [blame] [view]
# zx_system_get_dcache_line_size
## NAME
<!-- Contents of this heading updated by update-docs-from-fidl, do not edit. -->
TODO(fxbug.dev/32938)
## SYNOPSIS
<!-- Contents of this heading updated by update-docs-from-fidl, do not edit. -->
```c
#include <zircon/syscalls.h>
uint32_t zx_system_get_dcache_line_size(void);
```
## DESCRIPTION
TODO(fxbug.dev/32938)
## RIGHTS
<!-- Contents of this heading updated by update-docs-from-fidl, do not edit. -->
TODO(fxbug.dev/32253)
## RETURN VALUE
TODO(fxbug.dev/32938)
## ERRORS
TODO(fxbug.dev/32938)
## SEE ALSO
TODO(fxbug.dev/32938)