diff options
Diffstat (limited to 'src/bp_sim.h')
-rwxr-xr-x | src/bp_sim.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bp_sim.h b/src/bp_sim.h index 0b1f91ae..328b6ba1 100755 --- a/src/bp_sim.h +++ b/src/bp_sim.h @@ -1652,6 +1652,8 @@ public: } __rte_cache_aligned ; + + /* run time verification of objects size and offsets need to clean this up and derive this objects from base object but require too much refactoring right now hhaim |