Mercurial > hg > Members > kono > Cerium
comparison TaskManager/Cell/spe/CellDmaManager.h @ 899:586b4f825f24
minor fix..
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 16 Jul 2010 22:20:02 +0900 |
parents | bed529c55eda |
children | 33630c6ff445 |
comparison
equal
deleted
inserted
replaced
898:ae9231be6dbd | 899:586b4f825f24 |
---|---|
51 void null_start_dmawait_profile(); | 51 void null_start_dmawait_profile(); |
52 void null_end_dmawait_profile(unsigned long long *counter); | 52 void null_end_dmawait_profile(unsigned long long *counter); |
53 | 53 |
54 | 54 |
55 /* end */ | 55 /* end */ |
56 } __attribute__ ((aligned (DEFAULT_ALIGNMENT))); | 56 } ; |
57 | 57 |
58 #endif | 58 #endif |