Mercurial > hg > CbC > old > device
diff mc-code.h @ 331:f25aa4f03198
bit-field continue...
author | kono |
---|---|
date | Wed, 23 Jun 2004 22:37:32 +0900 |
parents | 4c8f8ef8c0cf |
children | 0150de6a3244 |
line wrap: on
line diff
--- a/mc-code.h Wed Jun 23 17:12:33 2004 +0900 +++ b/mc-code.h Wed Jun 23 22:37:32 2004 +0900 @@ -250,7 +250,7 @@ /* bit field alignment calcuration */ -extern int code_bit_field_disp(int type,int *offset,int *bfd,int *sz,int mode); +extern int code_bit_field_disp(int type,int *offset,int *bfd,int *sz); /* bit field value */