Changeset 822 for soft/giet_vm/applications/rosenfeld/nrc2/src/nralloc1.c
- Timestamp:
- Jun 1, 2016, 10:25:43 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/applications/rosenfeld/nrc2/src/nralloc1.c
r821 r822 157 157 #undef remote_type_vector 158 158 #define remote_type_vector(t) \ 159 t * short_name(t,remote_,vector)(int32_t nl, int32_t nh, int32_t x, int32_t y) \159 t * short_name(t,remote_,vector)(int32_t nl, int32_t nh, int32_t x, int32_t y) \ 160 160 { \ 161 161 t * v; \
Note: See TracChangeset
for help on using the changeset viewer.