Files
RISC-V-Simulator/include/registerfile.h

4 lines
61 B
C

#pragma once
#ifndef REGISTERFILE_H
#include "tools.h"
#endif