kernel - Fix (unused) SEGEX_IDX macro
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 19 Feb 2010 20:29:31 +0000 (12:29 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 19 Feb 2010 20:29:31 +0000 (12:29 -0800)
commit81c02e7686be08a154a0517f43e4263403dd0e59
treefbec63e7f04a013614e4a17c5bd37c01691c75bf
parente98f1b96f17c57d1d59a4bba1d6a26b281767c07
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>
sys/cpu/i386/include/segments.h
sys/cpu/x86_64/include/segments.h