commit | 504a84c4806af58ae842b8716f603baad2757dd9 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Wed Jun 08 14:30:05 2011 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Mon Jul 25 09:07:45 2011 +0200 |
tree | 59527f35dad33c9842db399de396fce4e3ea6d18 | |
parent | c11389406f19e4bddc7b347e5259aebda02b23f1 [diff] |
microblaze: Remove duplicated prototype of start_thread() The prototype for start_thread() is already present in the MMU/NOMMU independent part of the file. Remove the duplicate. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: Michal Simek <monstr@monstr.eu>