commit | 8bee3f0a662ad9c3d6bb705b0530a3b90f089c55 | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Tue Dec 16 14:04:43 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 23:06:13 2008 +0100 |
tree | 2833fae5d550f17a856a7e36a4279aecd3c39fc6 | |
parent | d0b48ca189523b638d8674fa41e94d1950a17038 [diff] |
x86: ia32_signal: use proper macro __USER32_DS Impact: cleanup Use __USER32_DS instead of __USER_DS in ia32_signal.c. No impact, because __USER32_DS is defined __USER_DS. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>