git: icu: Add icu/icu_abi.h
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Feb 2 05:27:47 PST 2011
commit 9284cddf4e52c4ef1e58f7fdb38ed674558e9143
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Feb 2 21:20:48 2011 +0800
icu: Add icu/icu_abi.h
Mainly to avoid manually declaring MachIntrABI_ICU
Summary of changes:
sys/platform/pc32/i386/machdep.c | 2 +-
sys/platform/pc32/icu/icu_abi.h | 45 ++++++++++++++++++++++++++++++++++++
sys/platform/pc64/icu/icu_abi.h | 45 ++++++++++++++++++++++++++++++++++++
sys/platform/pc64/x86_64/machdep.c | 2 +-
4 files changed, 92 insertions(+), 2 deletions(-)
create mode 100644 sys/platform/pc32/icu/icu_abi.h
create mode 100644 sys/platform/pc64/icu/icu_abi.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9284cddf4e52c4ef1e58f7fdb38ed674558e9143
--
DragonFly BSD source repository
More information about the Commits
mailing list