commit | 885aa35c9669ce7919d203036a87a7e1a4ebd25f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Apr 24 00:32:29 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Apr 24 20:58:02 2008 +1000 |
tree | 491a960958582bea758102c94351637051082a04 | |
parent | 2c419bdeca1d958bb02228b5141695f312d8c633 [diff] |
[POWERPC] Fix new warnings arising from stacktrace patch Remove the inclusion of asm-offsets.h from stacktrace.c. It isn't supposed to be included in C code and it causes problems with multiple definitions of things. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Mackerras <paulus@samba.org>