~ari-tczew/ubuntu/lucid/skyeye/sru-lp-464175

« back to all changes in this revision

Viewing changes to arch/arm/dbct/arm2x86_coproc.c

  • Committer: Bazaar Package Importer
  • Author(s): Yu Guanghui
  • Date: 2007-02-09 20:24:29 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070209202429-jknfb98t9ggaoz02
Tags: 1.2.1-2
Disable DBCT again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 * author teawater <c7code-uc@yahoo.com.cn> <teawater@gmail.com>
18
18
 */
19
19
 
20
 
//koodailar add for mingw 2005.12.18 ----------------------------------------
21
 
#ifdef __MINGW32__
22
 
#include "arch/arm/common/armdefs.h"
23
 
#else
24
20
#include "armdefs.h"
25
 
#endif
26
 
// end ----------------------------------------------------------------------
27
21
#include "arm2x86_self.h"
28
22
 
29
23
//--------------------------------------------------------------------------------------------------