Remove building with NOCRYPTO option
[minix3.git] / lib / libc / arch / riscv / sys / exect.S
blob89efc6d49e530c3c427f2b7642cfcf6730eab242
1 /*      $NetBSD: exect.S,v 1.1 2014/09/19 17:36:25 matt Exp $   */
3 #include "SYS.h"
5 #if defined(LIBC_SCCS) && !defined(lint)
6         RCSID("$NetBSD: exect.S,v 1.1 2014/09/19 17:36:25 matt Exp $")
7 #endif /* LIBC_SCCS and not lint */
9 PSEUDO(exect, execve)