[AVR32] Kill a few hardcoded constants in vmlinux.lds
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Mon, 17 Sep 2007 09:08:28 +0000 (11:08 +0200)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Thu, 11 Oct 2007 10:16:56 +0000 (12:16 +0200)
Use PAGE_SIZE, THREAD_SIZE and L1_CACHE_BYTES instead of harcoded
constants in places where that's what we really mean.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>

No differences found