all: test_reg.cpp
	g++ test_reg.cpp -I ../Linux_Driver/ -o regs
