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