NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55990 CVS commit: src/sys/arch/m68k/m68k



The following reply was made to PR port-m68k/55990; it has been noted by GNATS.

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55990 CVS commit: src/sys/arch/m68k/m68k
Date: Sat, 20 Feb 2021 18:04:20 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sat Feb 20 18:04:20 UTC 2021
 
 Modified Files:
 	src/sys/arch/m68k/m68k: reenter_syscall.s
 
 Log Message:
 Replace magic numbers with proper macros prepared in assym.h.
 
 No binary changes.
 Note this is a preparation for a possible fix of PR port-m68k/55990.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/sys/arch/m68k/m68k/reenter_syscall.s
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index