| commit | e1733d2c397476c245a681ba0b54c88858b7a0be | [log] [tgz] |
|---|---|---|
| author | Steven J. Magnani <steve@digidescorp.com> | Tue Apr 27 13:00:35 2010 -0500 |
| committer | Michal Simek <monstr@monstr.eu> | Thu May 13 10:46:04 2010 +0200 |
| tree | 400a1035774b8266cb303a0b5246c2a9551bd282 | |
| parent | 538722ca3b762023ac65cec214901a1ebff8b575 [diff] |
microblaze: export assembly functions used by modules
Modules that use copy_{to,from}_user(), memcpy(), and memset() fail to build
in certain circumstances.
Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>