[SPARC]: Merge asm-sparc{,64}/cache.h

Signed-off-by: David S. Miller <davem@davemloft.net>
这个提交包含在:
David S. Miller
2007-11-16 03:06:07 -08:00
提交者 David S. Miller
父节点 f610bbc6ac
当前提交 d113fcd9cf
修改 3 个文件,包含 20 行新增24 行删除

查看文件

@@ -89,6 +89,10 @@ SECTIONS
.data.cacheline_aligned : {
*(.data.cacheline_aligned)
}
. = ALIGN(32);
.data.read_mostly : {
*(.data.read_mostly)
}
__bss_start = .;
.sbss : {