Sha256: 77f07914797b7e9a108515bd5dc0570770daeef73e48de27d5cc148b08e4761c
Contents?: true
Size: 708 Bytes
Versions: 3
Compression:
Stored size: 708 Bytes
Contents
/* * This library is free software; you can redistribute it and/or modify it * under the terms of version 2.1 of the GNU Lesser General Public License as * published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License * for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see <http://www.gnu.org/licenses>. */ #ifndef _ARCH_RISCV64_H #define _ARCH_RISCV64_H #include "arch.h" ARCH_DECL(riscv64) #endif
Version data entries
3 entries across 3 versions & 1 rubygems