On Fri, Feb 29, 2008 at 05:32:25PM -0600, Andrew Hastings wrote:
> Move these definitions from elflink.c to libhugetlbfs_internal.h
> for use in other source files:
> ALIGN_UP
> ALIGN_DOWN
> SLICE_LOW_SHIFT
> SLICE_HIGH_SHIFT
>
> Change morecore.c to use SLICE_LOW_SHIFT and
On 29.02.2008 [17:32:25 -0600], Andrew Hastings wrote:
> Move these definitions from elflink.c to libhugetlbfs_internal.h
> for use in other source files:
> ALIGN_UP
> ALIGN_DOWN
> SLICE_LOW_SHIFT
> SLICE_HIGH_SHIFT
>
> Change morecore.c to use SLICE_LOW_SHIFT and SLICE_HIG
Move these definitions from elflink.c to libhugetlbfs_internal.h
for use in other source files:
ALIGN_UP
ALIGN_DOWN
SLICE_LOW_SHIFT
SLICE_HIGH_SHIFT
Change morecore.c to use SLICE_LOW_SHIFT and SLICE_HIGH_SHIFT.
A future patch is planned to use ALIGN_UP and ALIGN_D