aubinator: extract aubinator_init() out of the header handler function
authorScott D Phillips <scott.d.phillips@intel.com>
Tue, 28 Nov 2017 23:52:09 +0000 (15:52 -0800)
committerJordan Justen <jordan.l.justen@intel.com>
Tue, 9 Jan 2018 05:11:11 +0000 (21:11 -0800)
commit8cdf5bd29215c82d48ea9d869afeb9eb93b6e1f6
treea5115fb47d2f9bb30d3a99317a6073c97df5f09a
parent4f0a2ff4c12c7a7a45c7a360a67f82a859a9634e
aubinator: extract aubinator_init() out of the header handler function

A later patch will use the aubinator_init() function from the
memtrace aub header handler.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/intel/tools/aubinator.c