Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/arch/riscv KNF
details: https://anonhg.NetBSD.org/src/rev/3de99b883dc8
branches: trunk
changeset: 375882:3de99b883dc8
user: skrll <skrll%NetBSD.org@localhost>
date: Fri May 19 06:31:01 2023 +0000
description:
KNF
diffstat:
lib/libc/arch/riscv/genassym.cf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 7cf528b9c371 -r 3de99b883dc8 lib/libc/arch/riscv/genassym.cf
--- a/lib/libc/arch/riscv/genassym.cf Fri May 19 05:28:54 2023 +0000
+++ b/lib/libc/arch/riscv/genassym.cf Fri May 19 06:31:01 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: genassym.cf,v 1.2 2015/03/27 23:22:20 matt Exp $
+# $NetBSD: genassym.cf,v 1.3 2023/05/19 06:31:01 skrll Exp $
#
# Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -30,8 +30,8 @@
#
include <sys/types.h>
+include <sys/cpu.h>
include <sys/queue.h>
-include <sys/cpu.h>
include <sys/signal.h>
include <sys/ucontext.h>
Home |
Main Index |
Thread Index |
Old Index