monado/src/xrt/auxiliary/os/os_documentation.h

26 lines
410 B
C
Raw Normal View History

2019-05-03 14:47:45 +00:00
// 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.
*/