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