Ignore:
Timestamp:
Jan 11, 2012, 7:07:48 PM (12 years ago)
Author:
ertl-ichiba
Message:

ASP 1.7.0対応のNios2依存部を追加

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp_nios2/trunk/arch/nios2_gcc/prc_kernel.h

    r1 r14  
    5454 *  サポートする機能の定義
    5555 */
    56 #define TOPPERS_SUPPORT_DIS_INT                 /* dis_intをサポートする */
    57 #define TOPPERS_SUPPORT_ENA_INT                 /* ena_intをサポートする */
    58 #define TOPPERS_SUPPORT_GET_UTM                 /* get_utmをサポートする */
     56#define TOPPERS_TARGET_SUPPORT_DIS_INT                  /* dis_intをサポートする */
     57#define TOPPERS_TARGET_SUPPORT_ENA_INT                  /* ena_intをサポートする */
     58#define TOPPERS_TARGET_SUPPORT_GET_UTM                  /* get_utmをサポートする */
    5959
    6060/*
Note: See TracChangeset for help on using the changeset viewer.