Remove the gap between the logbook and profile ringbuffers.

This commit is contained in:
Jef Driesen 2009-10-20 13:43:21 +00:00
parent 407ff06fb9
commit 58f6b0e190

View File

@ -71,7 +71,7 @@ static const oceanic_common_layout_t oceanic_atom2_layout = {
0x0040, /* cf_pointers */
0x0240, /* rb_logbook_begin */
0x0A40, /* rb_logbook_end */
0x0A50, /* rb_profile_begin */
0x0A40, /* rb_profile_begin */
0x10000, /* rb_profile_end */
0 /* mode */
};