genode/repos/libports/src/test/libports/main.cc

15 lines
279 B
C++

/*
* \brief Link test
* \author Norman Feske
* \date 2009-10-16
*/
/*
* Copyright (C) 2009-2013 Genode Labs GmbH
*
* This file is part of the Genode OS framework, which is distributed
* under the terms of the GNU General Public License version 2.
*/
int main() { }