view src/gpf2/frame/nuc/os_defs.h @ 599:4626d7a955de

aci3 MCSI autoswitch: RV return path fix
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 28 Mar 2019 00:01:11 +0000
parents 864b8cc0cf63
children
line wrap: on
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