twl_wrapsdk/include/twl/cdc.h
yutaka 195afa8add add forgotten header files
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@88 4ee2a332-4b2b-5046-8439-1ba90f034370
2007-05-25 09:30:19 +00:00

28 lines
927 B
C

/*---------------------------------------------------------------------------*
Project: TwlSDK - CDC - include
File: cdc.h
Copyright 2006 Nintendo. All rights reserved.
These coded instructions, statements, and computer programs contain
proprietary information of Nintendo of America Inc. and/or Nintendo
Company Ltd., and are protected by Federal copyright law. They may
not be disclosed to third parties or copied or duplicated in any form,
in whole or in part, without the prior written consent of Nintendo.
$Log: $
$NoKeywords: $
*---------------------------------------------------------------------------*/
#ifndef TWL_CDC_H_
#define TWL_CDC_H_
#include <twl/cdc/ARM7/cdc_reg.h>
#include <twl/cdc/ARM7/cdc.h>
#include <twl/cdc/ARM7/cdc_api.h>
#include <twl/cdc/ARM7/cdc_filter_coefficient.h>
#include <twl/cdc/ARM7/cdc_dsmode_access.h>
/* TWL_CDC_H_ */
#endif