blob: 03bf363500816ec61eb504688e0d922c669812f5 [file] [log] [blame] [view]
<!--
Copyright 2022 The Fuchsia Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
DO NOT EDIT. Generated from FIDL library zx by zither, a Fuchsia platform tool.
See //docs/reference/syscalls/README.md#documentation-generation for
regeneration instructions.
-->
# zx_system_get_dcache_line_size
## Summary
TODO(fxbug.dev/32938)
## Declaration
```c
#include <zircon/syscalls.h>
uint32_t zx_system_get_dcache_line_size(void);
```
## Description
TODO(fxbug.dev/32938)
## Rights
TODO(fxbug.dev/32253)
## Return value
TODO(fxbug.dev/32938)
## Errors
TODO(fxbug.dev/32938)
## See also
TODO(fxbug.dev/32938)