From: Paul Mackerras Date: Mon, 10 Oct 2005 12:36:14 +0000 (+1000) Subject: powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S X-Git-Tag: v2.6.15-rc1~59^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9994a33865f4d55c44c9731c01e1f891543278de;p=pandora-kernel.git powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S The system call table has been consolidated into systbl.S. We have separate 32-bit and 64-bit versions of entry.S and misc.S since the code is mostly sufficiently different to be not worth merging. There are some common bits that will be extracted in future. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed