blob: b392d66bb85ce8d9df80ae65be745429814b0b02 [file] [log] [blame]
#include <u.h>
#include <libc.h>
void
needstack(int howmuch)
{
USED(howmuch);
}