mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-11 18:33:16 +01:00
Change related to upstream merge.
* STAND_ALONE conditional compilation is removed. * Previous interim commits are squashed. * printk.h is included from atomport.h * atom-types.h and atommport-types.h have been removed. Signed-off-by: Himanshu Chauhan <hschauhan@nulltrace.org>
This commit is contained in:
@@ -87,6 +87,12 @@
|
||||
*
|
||||
*/
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
#ifndef STAND_ALONE
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
>>>>>>> Change related to upstream merge.
|
||||
|
||||
#include "atom.h"
|
||||
#include "atomsem.h"
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
#include "atom.h"
|
||||
#include "atomtests.h"
|
||||
|
||||
|
||||
/**
|
||||
* \b test_start
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user