Question: Customer wants to align buffer for circular addressing in C. There is a way to perform this with the assembler. Can it be done in C and how would it be accomplished? :
Answer: Use ".align with" inside a .bss