From 646c2bc0342790d77754fb1eab4dd0e473664ca2 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 23 Jun 2005 06:52:46 +0000 Subject: 2005-06-22 Martin Hunt * runtime.h: Include config.h first then redefine CONFIG_SMP and NR_CPUS. --- runtime/user/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 runtime/user/ChangeLog (limited to 'runtime/user/ChangeLog') diff --git a/runtime/user/ChangeLog b/runtime/user/ChangeLog new file mode 100644 index 00000000..13350a65 --- /dev/null +++ b/runtime/user/ChangeLog @@ -0,0 +1,5 @@ +2005-06-22 Martin Hunt + + * runtime.h: Include config.h first then redefine CONFIG_SMP + and NR_CPUS. + -- cgit