|
|
|
@ -1,3 +1,13 @@
|
|
|
|
|
/*
|
|
|
|
|
* Copyright (C) 2010 Freie Universität Berlin |
|
|
|
|
* Copyright (C) 2010 Kaspar Schleiser |
|
|
|
|
* Copyright (C) 2013 INRIA |
|
|
|
|
* |
|
|
|
|
* This file is subject to the terms and conditions of the GNU Lesser |
|
|
|
|
* General Public License v2.1. See the file LICENSE in the top level |
|
|
|
|
* directory for more details. |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* @defgroup sys_autoinit Auto-init |
|
|
|
|