Torsten Hilbrich
|
7d30ffc907
|
base: Fix a number of warnings about unused parameters
The warnings are shown if components using the genode base are
compiled with -Wextra -Wall enabled.
Fixes #489.
|
2012-11-14 16:38:38 +01:00 |
|
Sebastian Sumpf
|
88ac32e3bb
|
Base: New 'memcpy' implementation
Added CPU specific memcpy function ('memcpy_cpu'), which is tried first in
default 'memcpy'. Improved default 'memcpy' to copy eight byte chunks.
|
2012-08-07 22:21:54 +02:00 |
|
Norman Feske
|
08ce32215d
|
Bump year in copyright headers to 2012
|
2012-01-03 15:35:05 +01:00 |
|
Genode Labs
|
da4e1feaa5
|
Imported Genode release 11.11
|
2011-12-22 16:19:25 +01:00 |
|