mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-03-22 03:51:51 +01:00
Compilable MIPS code.
Signed-off-by: Himanshu Chauhan <hschauhan@nulltrace.org>
This commit is contained in:
@@ -87,8 +87,14 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#ifndef STAND_ALONE
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
#ifdef STAND_ALONE
|
||||
#include <atom-types.h>
|
||||
#endif
|
||||
|
||||
#include "atom.h"
|
||||
#include "atomsem.h"
|
||||
#include "atomtimer.h"
|
||||
|
||||
Reference in New Issue
Block a user