dummy function - no trailer if malloc_debug is not enabled */
| 69 | |
| 70 | /* dummy function - no trailer if malloc_debug is not enabled */ |
| 71 | static inline void |
| 72 | set_trailer(struct malloc_elem *elem __rte_unused){ } |
| 73 | |
| 74 | |
| 75 | #else |
no outgoing calls
no test coverage detected