git: kernel - Fix (unused) SEGEX_IDX macro

看板DFBSD_commit作者時間16年前 (2010/02/20 05:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 81c02e7686be08a154a0517f43e4263403dd0e59 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Feb 19 12:29:31 2010 -0800 kernel - Fix (unused) SEGEX_IDX macro * Fix missing paren in the macro. The macro is not used but I'm going to keep it around anyway. Submitted-by: Mohd Farid Kamarudin <mokamaru@gmail.com> Summary of changes: sys/cpu/i386/include/segments.h | 2 +- sys/cpu/x86_64/include/segments.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81c02e7686be08a154a0517f43e4263403dd0e59 -- DragonFly BSD source repository
文章代碼(AID): #1BVlmI-x (DFBSD_commit)