backtrace: Use generic code to find the bottom of the stack.
authorTsvi Slonim <tsvi@toroki.com>
Fri, 20 Aug 2010 17:43:13 +0000 (10:43 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 20 Aug 2010 17:43:35 +0000 (10:43 -0700)
commit28eec6e50c32c7e848835232aa321ad8fa30d987
treebec322aa0e98d13be318a2a938b07db3dcadbb89
parent50d2d532ed4615279bbeba010c9545c629c7c107
backtrace: Use generic code to find the bottom of the stack.

This fixes an ugly GCC warning without using inline asm.
AUTHORS
lib/backtrace.c