diff options
Diffstat (limited to 'runtime/user/ChangeLog')
-rw-r--r-- | runtime/user/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <hunt@redhat.com> + + * runtime.h: Include config.h first then redefine CONFIG_SMP + and NR_CPUS. + |