Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jump label: Remove duplicate structure for x86
The structure in the x86 jump label code uses the typedef jump_label_t, which is defined by the #ifdef arch type. The structure does not need to be duplicated there. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
- Loading branch information