root/src/bin/debug/ltrace/ltrace.cpp
/*
 * Copyright 2008, Ingo Weinhold, ingo_weinhold@gmx.de.
 * Distributed under the terms of the MIT License.
 */

int
main()
{
        return 0;
}