omap3530/beagle_drivers/wb/api/include/cyastoria.h
changeset 27 117faf51deac
equal deleted inserted replaced
26:b7e488c49d0d 27:117faf51deac
       
     1 /* Cypress West Bridge API header file (cyastioch.h)
       
     2  ## ===========================
       
     3  ##
       
     4  ##  Copyright Cypress Semiconductor Corporation, 2006-2009,
       
     5  ##  All Rights Reserved
       
     6  ##  UNPUBLISHED, LICENSED SOFTWARE.
       
     7  ##
       
     8  ##  CONFIDENTIAL AND PROPRIETARY INFORMATION
       
     9  ##  WHICH IS THE PROPERTY OF CYPRESS.
       
    10  ##
       
    11  ##  Use of this file is governed
       
    12  ##  by the license agreement included in the file
       
    13  ##
       
    14  ##     <install>/license/license.txt
       
    15  ##
       
    16  ##  where <install> is the Cypress software
       
    17  ##  installation root directory path.
       
    18  ##
       
    19  ## ===========================
       
    20 */
       
    21 
       
    22 #ifndef _INCLUDED_CYASTORIA_H_
       
    23 #define _INCLUDED_CYASTORIA_H_
       
    24 
       
    25 #if !defined(__doxygen__)
       
    26 
       
    27 #include "cyaserr.h"
       
    28 #include "cyasmisc.h"
       
    29 #include "cyasstorage.h"
       
    30 #include "cyasusb.h"
       
    31 #include "cyasch9.h"
       
    32 
       
    33 #endif
       
    34 
       
    35 #endif