blob: 08770518ab87c8188b2f6d2032bac4651ed2c5bb [file] [log] [blame]
__all__ = ["crashlog", "heap"]
for x in __all__:
__import__('lldb.macosx.' + x)