Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
return cur;
}
-
/****************************************************************************
*
* devices
* timer interrupts.
*/
-
#define MAX_THREADS 8
#define CTX_SIZE 512
static volatile struct lthread lthreads[MAX_THREADS];
static volatile int current_tid = MASTER_THREAD;
-
static uchar dbg = 0;
#define PDEBUG(fmt, args...) { \
return *(int *) name + 1;
}
-
static void sched_init (void)
{
int i;