chore: enclose everything in namespace matar
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#define TAG "disassembler"
|
||||
|
||||
using namespace arm;
|
||||
using namespace matar::arm;
|
||||
|
||||
TEST_CASE("Branch and Exchange", TAG) {
|
||||
uint32_t raw = 0b11000001001011111111111100011010;
|
||||
|
Reference in New Issue
Block a user