mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-11 18:33:16 +01:00
Merge branch 'mips32-port'
Conflicts: kernel/atomsem.c ports/mips/tests-main.c Signed-off-by: Himanshu Chauhan <hschauhan@nulltrace.org>
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include "atom.h"
|
||||
#include "atomtests.h"
|
||||
|
||||
|
||||
/**
|
||||
* \b test_start
|
||||
*
|
||||
@@ -53,4 +52,4 @@ uint32_t test_start (void)
|
||||
/* Quit */
|
||||
return failures;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
#include "atomtimer.h"
|
||||
#include "atomtests.h"
|
||||
|
||||
|
||||
/* Global test data */
|
||||
static volatile int callback_ran_flag;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user