commit | e00b8eb55a8ecd6051b13309a1b5aa88400ba74d | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Jul 08 16:37:07 2019 -0700 |
committer | Googler <noreply@google.com> | Thu Nov 17 23:56:28 2022 -0800 |
tree | add07817e3c873fa7a6db95f03eac07ce48437e4 |
Project import generated by Copybara. GitOrigin-RevId: fa3391ccde1707420482f0934a3143ec9d1d16b7
diff --git a/arch/riscv/include/asm/unaligned.h b/arch/riscv/include/asm/unaligned.h new file mode 100644 index 0000000..6cecbbb --- /dev/null +++ b/arch/riscv/include/asm/unaligned.h
@@ -0,0 +1 @@ +#include <asm-generic/unaligned.h>