mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-11 02:06:36 +01:00
Use consistent include formatting.
This commit is contained in:
@@ -28,11 +28,11 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <atom.h>
|
||||
#include <atomport-private.h>
|
||||
#include <atomport.h>
|
||||
#include <atomport-asm-macros.h>
|
||||
#include <string.h>
|
||||
#include "atom.h"
|
||||
#include "atomport-private.h"
|
||||
#include "atomport.h"
|
||||
#include "atomport-asm-macros.h"
|
||||
#include "string.h"
|
||||
|
||||
|
||||
/* Used for managing nesting of atomport.h critical sections */
|
||||
|
||||
Reference in New Issue
Block a user