Commit a40bf3ca authored by David S. Miller's avatar David S. Miller

Sparc64: Add dummy default_idle.

parent bc1c88ce
......@@ -42,6 +42,13 @@
/* #define VERBOSE_SHOWREGS */
/*
* Nothing special yet...
*/
void default_idle(void)
{
}
#ifndef CONFIG_SMP
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment