monado/src/xrt/auxiliary/os/os_documentation.h
2019-05-13 18:26:02 +01:00

26 lines
410 B
C

// Copyright 2019, Collabora, Ltd.
// SPDX-License-Identifier: BSL-1.0
/*!
* @file
* @brief Documentation.
* @author Jakob Bornecrantz <jakob@collabora.com>
* @ingroup aux_os
*/
#pragma once
/*!
* @defgroup aux_os OS-Wrappers
* @ingroup aux
*
* @brief Wrapper around OS functions and structs.
*/
/*!
* @dir auxiliary/os
* @ingroup aux
*
* @brief Wrapper around OS functions and structs.
*/