view src/gpf2/frame/nuc/os_defs.h @ 287:d85305a74518
aci2 AT@SPKR command: added query operation
author
Mychaela Falconia <falcon@freecalypso.org>
date
Sun, 27 Aug 2017 03:27:45 +0000 (2017-08-27)
parents
864b8cc0cf63
children
line source
+ − /*
+ − +------------------------------------------------------------------------------
+ − | File: os_defs.h.c
+ − +------------------------------------------------------------------------------
+ − | Copyright 2002 Texas Instruments Berlin, AG
+ − | All rights reserved.
+ − |
+ − | This file is confidential and a trade secret of Texas
+ − | Instruments Berlin, AG
+ − | The receipt of or possession of this file does not convey
+ − | any rights to reproduce or disclose its contents or to
+ − | manufacture, use, or sell anything it may describe, in
+ − | whole, or in part, without the specific written consent of
+ − | Texas Instruments Berlin, AG.
+ − +-----------------------------------------------------------------------------
+ − | Purpose : Definitions for the fixed dimensions of frame.
+ − +-----------------------------------------------------------------------------
+ − */
+ −
+ − #ifndef OS_DEFS_H
+ − #define OS_DEFS_H
+ −
+ −
+ − #include "glob_defs.h"
+ −
+ − #endif