genode/os/src/lib/ldso/arch
Alexander Boettcher 47ef3bb1cb NOVA: Fix ldso test for 64bit
The generic parent_cap.cc overwrote the beginning of the data segment with
to much. Reserved are solely 16 byte, for 64bit we use however 32byte.

Actually, the parent_cap copying is not required at all. The parent cap
selector is at a fixed define place, so that no exported symbols are required
for determination of the parent_cap.

Remove it.
2012-08-14 10:19:54 +02:00
..
codezero Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
linux Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
nova NOVA: Fix ldso test for 64bit 2012-08-14 10:19:54 +02:00
binary_name.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
parent_cap.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00