summaryrefslogtreecommitdiff
path: root/include/asm-ppc/bug.h
AgeCommit message (Expand)Author
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall
2004-06-02[PATCH] ppc32: Reduce WARN_ON(0) to nothingPaul Mackerras
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras
2003-05-27PPC32: Simplify the BUG() implementation for now (a better one is coming).Paul Mackerras
2003-05-01PPC32: Move xmon declarations to their own header file.Paul Mackerras
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King