ref: 66c39a4fd45a0e25293c91f096f5bed202ea2688
parent: e413ed20a2c3346e7097c45f7cb5f2bb3b9c0849
author: Martin Storsjö <martin@martin.st>
date: Wed Jan 29 16:56:23 EST 2014
Remove the array_stack_align.h header from the encoder lib All of these macros are already available in the common macros.h header. Unify all the macros to be named ENFORCE_* instead of mixed FORCE/ENFORCE.