-/* $OpenBSD: copy.S,v 1.5 2021/06/28 09:35:09 kettenis Exp $ */
+/* $OpenBSD: copy.S,v 1.6 2021/06/28 18:53:10 deraadt Exp $ */
/*
* Copyright (c) 2020 Brian Bamsch <bbamsch@google.com>
.text
- .align 4
/*
* a0 = user space address
-/* $OpenBSD: copystr.S,v 1.3 2021/05/15 20:14:05 deraadt Exp $ */
+/* $OpenBSD: copystr.S,v 1.4 2021/06/28 18:53:10 deraadt Exp $ */
/*
* Copyright (c) 2015 Dale Rahn <drahn@dalerahn.com>
#include <sys/errno.h>
.text
- .align 4
/*
* a0 - from
-/* $OpenBSD: cpufunc_asm.S,v 1.2 2021/05/12 01:20:52 jsg Exp $ */
+/* $OpenBSD: cpufunc_asm.S,v 1.3 2021/06/28 18:53:10 deraadt Exp $ */
/*-
* Copyright (c) 2015-2017 Ruslan Bukin <br@bsdpad.com>
#include <machine/asm.h>
.text
- .align 2
ENTRY(riscv_nullop)
ret