comparison th_types.h @ 622:6d99150a8f89

Some more slight Doxygenisation.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 17 Jan 2020 04:16:32 +0200
parents 8c516309037e
children 284d5b789b7c
comparison
equal deleted inserted replaced
621:badca3de39ea 622:6d99150a8f89
2 * Type definations 2 * Type definations
3 * Programmed and designed by Matti 'ccr' Hamalainen 3 * Programmed and designed by Matti 'ccr' Hamalainen
4 * (C) Copyright 2002-2020 Tecnic Software productions (TNSP) 4 * (C) Copyright 2002-2020 Tecnic Software productions (TNSP)
5 * 5 *
6 * Please read file 'COPYING' for information on license and distribution. 6 * Please read file 'COPYING' for information on license and distribution.
7 */ 7 *
8 /* If your code uses "config.h", you need to #include 8 * If your code uses "config.h", you need to #include
9 * it before including this header. 9 * it before including this header.
10 */ 10 */
11 /// @file
12 /// @brief Various platform-specific type and macro definitions.
11 #ifndef TH_TYPES_H 13 #ifndef TH_TYPES_H
12 #define TH_TYPES_H 1 14 #define TH_TYPES_H 1
13 15
14 16
15 // Check for system type 17 // Check for system type