Jim Warner 6c8e9d9581 library: fix proc_t page fault delta counts alignment
When the maj_delta and min_delta fields were added to
the proc_t, they necessitated some compiler generated
padding bytes.

With this slight reordering, those padding bytes are
no longer generated.  And since the original commit
already broke the library ABI, now is an opportune
time to correct that misalignment.

Reference:
commit 7753bd1004e65bde7fce4622c943401abc71f24a

Signed-off-by: Jim Warner <james.warner@comcast.net>
2012-10-02 20:56:39 +10:00
..
2012-03-04 08:04:24 +11:00
2012-01-24 21:54:01 +01:00
2012-03-03 18:47:40 +11:00
2012-09-27 22:08:04 +10:00
2004-07-20 23:31:12 +00:00
2011-06-04 20:50:12 +02:00