David van Moolenbroek 65c4b82f02 VM: align frame buffer
Lack of alignment causes minix_stack_fill to produce an incorrect
frame layout, subsequently resulting in a crash of the started
process.  For now, we assume that the other callers of
minix_stack_fill do get an aligned buffer through sbrk(3), but this
may have to be changed later as well.

Change-Id: I1575bd62b050749d1a1aae7417310c91713462c3
2015-09-17 17:14:38 +00:00
..
2015-09-17 17:13:28 +00:00
2015-09-17 17:13:38 +00:00
2015-09-17 17:13:46 +00:00
2015-09-17 17:14:29 +00:00
2015-09-17 17:14:38 +00:00
2014-08-28 18:49:19 +02:00