binutils-gdb/sim/ppc/pk.h
Mike Frysinger 319e41e83a sim: ppc: inline the sim-packages option
This has only ever had a single option that's enabled by default.
The objects it adds are pretty small and don't add overhead at
runtime if it isn't used, so just enable it all the time to make
the build code simpler.
2022-11-05 10:04:22 +07:00

3 lines
106 B
C

/* Generated file; do not edit. */
extern package_create_instance_callback pk_disklabel_create_instance;