Sign in
qemu
/
qemu
/
bb1a6f1f43374a1850c314c4d0e945667d013d07
/
.
/
tcg
/
riscv
/
tcg-target-mo.h
blob: 691b5d0da8007446831e2e164c94835f7f0e55cb [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: MIT */
/*
* Define target-specific memory model
* Copyright (c) 2018 SiFive, Inc
*/
#ifndef
TCG_TARGET_MO_H
#define
TCG_TARGET_MO_H
#define
TCG_TARGET_DEFAULT_MO
0
#endif