From 9634e929d11be7b7bcbf2f702e551823e97c554b Mon Sep 17 00:00:00 2001 From: uwe Date: Fri, 8 Jun 2001 01:33:32 +0000 Subject: [PATCH] Oops, missed in the previous commit: bump PIL_SER to 13 as well. It seems to be unused... --- sys/arch/sparc/include/psl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/sparc/include/psl.h b/sys/arch/sparc/include/psl.h index 2750a480696b..58c68ce7ae8d 100644 --- a/sys/arch/sparc/include/psl.h +++ b/sys/arch/sparc/include/psl.h @@ -1,4 +1,4 @@ -/* $NetBSD: psl.h,v 1.28 2001/06/06 13:45:18 uwe Exp $ */ +/* $NetBSD: psl.h,v 1.29 2001/06/08 01:33:32 uwe Exp $ */ /* * Copyright (c) 1992, 1993 @@ -87,7 +87,7 @@ #define PIL_NET 7 #define PIL_CLOCK 10 #define PIL_FD 11 -#define PIL_SER 12 +#define PIL_SER 13 #define PIL_AUD 13 #define PIL_HIGH 15 #define PIL_SCHED PIL_CLOCK