-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libdrgn: program: reorganize userspace-/Linux kernel-specific parts o…
…f struct drgn_program Put the parts that aren't needed for all programs in a union. This is more for organization/documentation purposes than actual space savings. Signed-off-by: Omar Sandoval <[email protected]>
- Loading branch information
Showing
1 changed file
with
79 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters