Files
RISC-V-Simulator/include/reservestation.h
2024-07-29 08:05:51 +00:00

4 lines
67 B
C

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