Index: test/synch/rwlock1/test.c
===================================================================
--- test/synch/rwlock1/test.c	(revision 43114c515872442297f5b1b8a327743ef24c825a)
+++ test/synch/rwlock1/test.c	(revision f07bba533c43fd074e100ab7bc419ba49ef72751)
@@ -29,5 +29,5 @@
 #include <test.h>
 #include <arch.h>
-#include <arch/atomic.h>
+#include <arch/smp/atomic.h>
 #include <print.h>
 #include <proc/thread.h>
Index: test/synch/rwlock2/test.c
===================================================================
--- test/synch/rwlock2/test.c	(revision 43114c515872442297f5b1b8a327743ef24c825a)
+++ test/synch/rwlock2/test.c	(revision f07bba533c43fd074e100ab7bc419ba49ef72751)
@@ -29,5 +29,5 @@
 #include <test.h>
 #include <arch.h>
-#include <arch/atomic.h>
+#include <arch/smp/atomic.h>
 #include <print.h>
 #include <proc/thread.h>
Index: test/synch/rwlock3/test.c
===================================================================
--- test/synch/rwlock3/test.c	(revision 43114c515872442297f5b1b8a327743ef24c825a)
+++ test/synch/rwlock3/test.c	(revision f07bba533c43fd074e100ab7bc419ba49ef72751)
@@ -29,5 +29,5 @@
 #include <test.h>
 #include <arch.h>
-#include <arch/atomic.h>
+#include <arch/smp/atomic.h>
 #include <print.h>
 #include <proc/thread.h>
Index: test/synch/rwlock4/test.c
===================================================================
--- test/synch/rwlock4/test.c	(revision 43114c515872442297f5b1b8a327743ef24c825a)
+++ test/synch/rwlock4/test.c	(revision f07bba533c43fd074e100ab7bc419ba49ef72751)
@@ -29,5 +29,5 @@
 #include <test.h>
 #include <arch.h>
-#include <arch/atomic.h>
+#include <arch/smp/atomic.h>
 #include <print.h>
 #include <proc/thread.h>
Index: test/synch/rwlock5/test.c
===================================================================
--- test/synch/rwlock5/test.c	(revision 43114c515872442297f5b1b8a327743ef24c825a)
+++ test/synch/rwlock5/test.c	(revision f07bba533c43fd074e100ab7bc419ba49ef72751)
@@ -29,5 +29,5 @@
 #include <test.h>
 #include <arch.h>
-#include <arch/atomic.h>
+#include <arch/smp/atomic.h>
 #include <print.h>
 #include <proc/thread.h>
Index: test/synch/semaphore1/test.c
===================================================================
--- test/synch/semaphore1/test.c	(revision 43114c515872442297f5b1b8a327743ef24c825a)
+++ test/synch/semaphore1/test.c	(revision f07bba533c43fd074e100ab7bc419ba49ef72751)
@@ -29,5 +29,5 @@
 #include <test.h>
 #include <arch.h>
-#include <arch/atomic.h>
+#include <arch/smp/atomic.h>
 #include <print.h>
 #include <proc/thread.h>
Index: test/synch/semaphore2/test.c
===================================================================
--- test/synch/semaphore2/test.c	(revision 43114c515872442297f5b1b8a327743ef24c825a)
+++ test/synch/semaphore2/test.c	(revision f07bba533c43fd074e100ab7bc419ba49ef72751)
@@ -29,5 +29,5 @@
 #include <test.h>
 #include <arch.h>
-#include <arch/atomic.h>
+#include <arch/smp/atomic.h>
 #include <print.h>
 #include <proc/thread.h>
