commit | 7cf6ac2ae240e02ebdd2717a09d083d47cb60251 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Mon Sep 17 11:08:28 2007 +0200 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Thu Oct 11 12:16:56 2007 +0200 |
tree | 16aabe70b62bb6a0d548b5d4f03c17c4940f14fd | |
parent | 4e59629bf68e8a6f19b806f8ace3d0f31221c4a4 [diff] |
[AVR32] Kill a few hardcoded constants in vmlinux.lds 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>