Changeset 6b8fe00 in rtems
- Timestamp:
- Jan 1, 2009, 3:13:07 PM (11 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- 51c0451
- Parents:
- 3ff0884
- Location:
- cpukit/itron/src
- Files:
-
- 50 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/itron/src/acp_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER acp_por( 25 RNO *p_rdvno ,26 VP msg ,27 INT *p_cmsgsz ,28 ID porid ,29 UINT acpptn 25 RNO *p_rdvno __attribute__((unused)), 26 VP msg __attribute__((unused)), 27 INT *p_cmsgsz __attribute__((unused)), 28 ID porid __attribute__((unused)), 29 UINT acpptn __attribute__((unused)) 30 30 ) 31 31 { -
cpukit/itron/src/act_cyc.c
r3ff0884 r6b8fe00 26 26 27 27 ER act_cyc( 28 HNO cycno ,28 HNO cycno __attribute__((unused)), 29 29 UINT cycact 30 30 ) -
cpukit/itron/src/cal_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER cal_por( 25 VP msg ,26 INT *p_rmsgsz ,27 ID porid ,28 UINT calptn ,29 INT cmsgsz 25 VP msg __attribute__((unused)), 26 INT *p_rmsgsz __attribute__((unused)), 27 ID porid __attribute__((unused)), 28 UINT calptn __attribute__((unused)), 29 INT cmsgsz __attribute__((unused)) 30 30 ) 31 31 { -
cpukit/itron/src/can_wup.c
r3ff0884 r6b8fe00 29 29 30 30 ER can_wup( 31 INT *p_wupcnt ,31 INT *p_wupcnt __attribute__((unused)), 32 32 ID tskid 33 33 ) -
cpukit/itron/src/chg_iXX.c
r3ff0884 r6b8fe00 23 23 24 24 ER chg_iXX( 25 UINT iXXXX 25 UINT iXXXX __attribute__((unused)) 26 26 ) 27 27 { -
cpukit/itron/src/clr_flg.c
r3ff0884 r6b8fe00 23 23 24 24 ER clr_flg( 25 ID flgid ,26 UINT clrptn 25 ID flgid __attribute__((unused)), 26 UINT clrptn __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/cre_flg.c
r3ff0884 r6b8fe00 23 23 24 24 ER cre_flg( 25 ID flgid ,26 T_CFLG *pk_cflg 25 ID flgid __attribute__((unused)), 26 T_CFLG *pk_cflg __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/cre_mpf.c
r3ff0884 r6b8fe00 23 23 24 24 ER cre_mpf( 25 ID mpfid ,26 T_CMPF *pk_cmpf 25 ID mpfid __attribute__((unused)), 26 T_CMPF *pk_cmpf __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/cre_mpl.c
r3ff0884 r6b8fe00 23 23 24 24 ER cre_mpl( 25 ID mplid ,26 T_CMPL *pk_cmpl 25 ID mplid __attribute__((unused)), 26 T_CMPL *pk_cmpl __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/cre_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER cre_por( 25 ID porid ,26 T_CPOR *pk_cpor 25 ID porid __attribute__((unused)), 26 T_CPOR *pk_cpor __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/def_alm.c
r3ff0884 r6b8fe00 26 26 27 27 ER def_alm( 28 HNO almno ,29 T_DALM *pk_dalm 28 HNO almno __attribute__((unused)), 29 T_DALM *pk_dalm __attribute__((unused)) 30 30 ) 31 31 { -
cpukit/itron/src/def_cyc.c
r3ff0884 r6b8fe00 26 26 27 27 ER def_cyc( 28 HNO cycno ,28 HNO cycno __attribute__((unused)), 29 29 T_DCYC *pk_dcyc 30 30 ) -
cpukit/itron/src/def_int.c
r3ff0884 r6b8fe00 23 23 24 24 ER def_int( 25 UINT dintno ,26 T_DINT *pk_dint 25 UINT dintno __attribute__((unused)), 26 T_DINT *pk_dint __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/del_flg.c
r3ff0884 r6b8fe00 23 23 24 24 ER del_flg( 25 ID flgid 25 ID flgid __attribute__((unused)) 26 26 ) 27 27 { -
cpukit/itron/src/del_mpf.c
r3ff0884 r6b8fe00 23 23 24 24 ER del_mpf( 25 ID mpfid 25 ID mpfid __attribute__((unused)) 26 26 ) 27 27 { -
cpukit/itron/src/del_mpl.c
r3ff0884 r6b8fe00 23 23 24 24 ER del_mpl( 25 ID mplid 25 ID mplid __attribute__((unused)) 26 26 ) 27 27 { -
cpukit/itron/src/del_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER del_por( 25 ID porid 25 ID porid __attribute__((unused)) 26 26 ) 27 27 { -
cpukit/itron/src/dis_int.c
r3ff0884 r6b8fe00 23 23 24 24 ER dis_int( 25 UINT eintno 25 UINT eintno __attribute__((unused)) 26 26 ) 27 27 { -
cpukit/itron/src/ena_int.c
r3ff0884 r6b8fe00 23 23 24 24 ER ena_int( 25 UINT eintno 25 UINT eintno __attribute__((unused)) 26 26 ) 27 27 { -
cpukit/itron/src/fwd_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER fwd_por( 25 ID porid ,26 UINT calptn ,27 RNO rdvno ,28 VP msg ,29 INT cmsgsz 25 ID porid __attribute__((unused)), 26 UINT calptn __attribute__((unused)), 27 RNO rdvno __attribute__((unused)), 28 VP msg __attribute__((unused)), 29 INT cmsgsz __attribute__((unused)) 30 30 ) 31 31 { -
cpukit/itron/src/get_blf.c
r3ff0884 r6b8fe00 23 23 24 24 ER get_blf( 25 VP *p_blf ,26 ID mpfid 25 VP *p_blf __attribute__((unused)), 26 ID mpfid __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/get_blk.c
r3ff0884 r6b8fe00 23 23 24 24 ER get_blk( 25 VP *p_blk ,26 ID mplid ,27 INT blksz 25 VP *p_blk __attribute__((unused)), 26 ID mplid __attribute__((unused)), 27 INT blksz __attribute__((unused)) 28 28 ) 29 29 { -
cpukit/itron/src/get_tim.c
r3ff0884 r6b8fe00 26 26 27 27 ER get_tim( 28 SYSTIME *pk_tim 28 SYSTIME *pk_tim __attribute__((unused)) 29 29 ) 30 30 { -
cpukit/itron/src/pacp_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER pacp_por( 25 RNO *p_rdvno ,26 VP msg ,27 INT *p_cmsgsz ,28 ID porid ,29 UINT acpptn 25 RNO *p_rdvno __attribute__((unused)), 26 VP msg __attribute__((unused)), 27 INT *p_cmsgsz __attribute__((unused)), 28 ID porid __attribute__((unused)), 29 UINT acpptn __attribute__((unused)) 30 30 ) 31 31 { -
cpukit/itron/src/pcal_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER pcal_por( 25 VP msg ,26 INT *p_rmsgsz ,27 ID porid ,28 UINT calptn ,29 INT cmsgsz 25 VP msg __attribute__((unused)), 26 INT *p_rmsgsz __attribute__((unused)), 27 ID porid __attribute__((unused)), 28 UINT calptn __attribute__((unused)), 29 INT cmsgsz __attribute__((unused)) 30 30 ) 31 31 { -
cpukit/itron/src/pget_blf.c
r3ff0884 r6b8fe00 23 23 24 24 ER pget_blf( 25 VP *p_blf ,26 ID mpfid 25 VP *p_blf __attribute__((unused)), 26 ID mpfid __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/pget_blk.c
r3ff0884 r6b8fe00 23 23 24 24 ER pget_blk( 25 VP *p_blk ,26 ID mplid ,27 INT blksz 25 VP *p_blk __attribute__((unused)), 26 ID mplid __attribute__((unused)), 27 INT blksz __attribute__((unused)) 28 28 ) 29 29 { -
cpukit/itron/src/pol_flg.c
r3ff0884 r6b8fe00 23 23 24 24 ER pol_flg( 25 UINT *p_flgptn ,26 ID flgid ,27 UINT waiptn ,28 UINT wfmode 25 UINT *p_flgptn __attribute__((unused)), 26 ID flgid __attribute__((unused)), 27 UINT waiptn __attribute__((unused)), 28 UINT wfmode __attribute__((unused)) 29 29 ) 30 30 { -
cpukit/itron/src/ref_alm.c
r3ff0884 r6b8fe00 26 26 27 27 ER ref_alm( 28 T_RALM *pk_ralm ,29 HNO almno 28 T_RALM *pk_ralm __attribute__((unused)), 29 HNO almno __attribute__((unused)) 30 30 ) 31 31 { -
cpukit/itron/src/ref_cyc.c
r3ff0884 r6b8fe00 27 27 ER ref_cyc( 28 28 T_RCYC *pk_rcyc, 29 HNO cycno 29 HNO cycno __attribute__((unused)) 30 30 ) 31 31 { -
cpukit/itron/src/ref_flg.c
r3ff0884 r6b8fe00 23 23 24 24 ER ref_flg( 25 T_RFLG *pk_rflg ,26 ID flgid 25 T_RFLG *pk_rflg __attribute__((unused)), 26 ID flgid __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/ref_iXX.c
r3ff0884 r6b8fe00 23 23 24 24 ER ref_iXX( 25 UINT *p_iXXXX 25 UINT *p_iXXXX __attribute__((unused)) 26 26 ) 27 27 { -
cpukit/itron/src/ref_mpf.c
r3ff0884 r6b8fe00 23 23 24 24 ER ref_mpf( 25 T_RMPF *pk_rmpf ,26 ID mpfid 25 T_RMPF *pk_rmpf __attribute__((unused)), 26 ID mpfid __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/ref_mpl.c
r3ff0884 r6b8fe00 23 23 24 24 ER ref_mpl( 25 T_RMPL *pk_rmpl ,26 ID mplid 25 T_RMPL *pk_rmpl __attribute__((unused)), 26 ID mplid __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/ref_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER ref_por( 25 T_RPOR *pk_rpor ,26 ID porid 25 T_RPOR *pk_rpor __attribute__((unused)), 26 ID porid __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/rel_blf.c
r3ff0884 r6b8fe00 23 23 24 24 ER rel_blf( 25 ID mpfid ,26 VP blf 25 ID mpfid __attribute__((unused)), 26 VP blf __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/rel_blk.c
r3ff0884 r6b8fe00 23 23 24 24 ER rel_blk( 25 ID mplid ,26 VP blk 25 ID mplid __attribute__((unused)), 26 VP blk __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/ret_wup.c
r3ff0884 r6b8fe00 23 23 24 24 void ret_wup( 25 ID tskid 25 ID tskid __attribute__((unused)) 26 26 ) 27 27 { -
cpukit/itron/src/rpl_rdv.c
r3ff0884 r6b8fe00 23 23 24 24 ER rpl_rdv( 25 RNO rdvno ,26 VP msg ,27 INT rmsgsz 25 RNO rdvno __attribute__((unused)), 26 VP msg __attribute__((unused)), 27 INT rmsgsz __attribute__((unused)) 28 28 ) 29 29 { -
cpukit/itron/src/set_flg.c
r3ff0884 r6b8fe00 23 23 24 24 ER set_flg( 25 ID flgid ,26 UINT setptn 25 ID flgid __attribute__((unused)), 26 UINT setptn __attribute__((unused)) 27 27 ) 28 28 { -
cpukit/itron/src/set_tim.c
r3ff0884 r6b8fe00 26 26 27 27 ER set_tim( 28 SYSTIME *pk_tim 28 SYSTIME *pk_tim __attribute__((unused)) 29 29 ) 30 30 { -
cpukit/itron/src/sta_tsk.c
r3ff0884 r6b8fe00 31 31 ER sta_tsk( 32 32 ID tskid, 33 INT stacd 33 INT stacd __attribute__((unused)) 34 34 ) 35 35 { -
cpukit/itron/src/tacp_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER tacp_por( 25 RNO *p_rdvno ,26 VP msg ,27 INT *p_cmsgsz ,28 ID porid ,29 UINT acpptn ,30 TMO tmout 25 RNO *p_rdvno __attribute__((unused)), 26 VP msg __attribute__((unused)), 27 INT *p_cmsgsz __attribute__((unused)), 28 ID porid __attribute__((unused)), 29 UINT acpptn __attribute__((unused)), 30 TMO tmout __attribute__((unused)) 31 31 ) 32 32 { -
cpukit/itron/src/tcal_por.c
r3ff0884 r6b8fe00 23 23 24 24 ER tcal_por( 25 VP msg ,26 INT *p_rmsgsz ,27 ID porid ,28 UINT calptn ,29 INT cmsgsz ,30 TMO tmout 25 VP msg __attribute__((unused)), 26 INT *p_rmsgsz __attribute__((unused)), 27 ID porid __attribute__((unused)), 28 UINT calptn __attribute__((unused)), 29 INT cmsgsz __attribute__((unused)), 30 TMO tmout __attribute__((unused)) 31 31 ) 32 32 { -
cpukit/itron/src/tget_blf.c
r3ff0884 r6b8fe00 23 23 24 24 ER tget_blf( 25 VP *p_blf ,26 ID mpfid ,27 TMO tmout 25 VP *p_blf __attribute__((unused)), 26 ID mpfid __attribute__((unused)), 27 TMO tmout __attribute__((unused)) 28 28 ) 29 29 { -
cpukit/itron/src/tget_blk.c
r3ff0884 r6b8fe00 23 23 24 24 ER tget_blk( 25 VP *p_blk ,26 ID mplid ,27 INT blksz ,28 TMO tmout 25 VP *p_blk __attribute__((unused)), 26 ID mplid __attribute__((unused)), 27 INT blksz __attribute__((unused)), 28 TMO tmout __attribute__((unused)) 29 29 ) 30 30 { -
cpukit/itron/src/tslp_tsk.c
r3ff0884 r6b8fe00 30 30 31 31 ER tslp_tsk( 32 TMO tmout 32 TMO tmout __attribute__((unused)) 33 33 ) 34 34 { -
cpukit/itron/src/twai_flg.c
r3ff0884 r6b8fe00 23 23 24 24 ER twai_flg( 25 UINT *p_flgptn ,26 ID flgid ,27 UINT waiptn ,28 UINT wfmode ,29 TMO tmout 25 UINT *p_flgptn __attribute__((unused)), 26 ID flgid __attribute__((unused)), 27 UINT waiptn __attribute__((unused)), 28 UINT wfmode __attribute__((unused)), 29 TMO tmout __attribute__((unused)) 30 30 ) 31 31 { -
cpukit/itron/src/wai_flg.c
r3ff0884 r6b8fe00 23 23 24 24 ER wai_flg( 25 UINT *p_flgptn ,26 ID flgid ,27 UINT waiptn ,28 UINT wfmode 25 UINT *p_flgptn __attribute__((unused)), 26 ID flgid __attribute__((unused)), 27 UINT waiptn __attribute__((unused)), 28 UINT wfmode __attribute__((unused)) 29 29 ) 30 30 { -
cpukit/itron/src/wup_tsk.c
r3ff0884 r6b8fe00 30 30 31 31 ER wup_tsk( 32 ID tskid 32 ID tskid __attribute__((unused)) 33 33 ) 34 34 {
Note: See TracChangeset
for help on using the changeset viewer.