In message <[EMAIL PROTECTED]> you wrote:
> ALIGN() returns the smallest aligned value greater than the passed
> in address or size. Taken from Linux.
>
> Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
> ---
> Rebased off the top of tree to ease application.
>
> include/common.h |3 +++
>
ALIGN() returns the smallest aligned value greater than the passed
in address or size. Taken from Linux.
Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
---
Rebased off the top of tree to ease application.
include/common.h |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git