Index: test/synch/rwlock1/test.c
===================================================================
--- test/synch/rwlock1/test.c	(revision 43114c515872442297f5b1b8a327743ef24c825a)
+++ test/synch/rwlock1/test.c	(revision ad36bd6b718c19bc3e77af6d6f92441a3d17a4d1)
@@ -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 ad36bd6b718c19bc3e77af6d6f92441a3d17a4d1)
@@ -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 ad36bd6b718c19bc3e77af6d6f92441a3d17a4d1)
@@ -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 ad36bd6b718c19bc3e77af6d6f92441a3d17a4d1)
@@ -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 ad36bd6b718c19bc3e77af6d6f92441a3d17a4d1)
@@ -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 ad36bd6b718c19bc3e77af6d6f92441a3d17a4d1)
@@ -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 ad36bd6b718c19bc3e77af6d6f92441a3d17a4d1)
@@ -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>
