11 lines
196 B
C++
11 lines
196 B
C++
|
/*!
|
||
|
\file M_extension.h
|
||
|
\brief Implement M extensions part of the RISC-V
|
||
|
\author Màrius Montón
|
||
|
\date November 2018
|
||
|
*/
|
||
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
||
|
|
||
|
#include "M_extension.h"
|
||
|
|