/***
This file is part of systemd
Copyright 2013 Jan Janssen
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
systemd is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
#include "list.h"
#include "util.h"
size_t i;
typedef struct list_item {
} list_item;
for (i = 0; i < ELEMENTSOF(items); i++) {
}
i = 0;
i++;
}
i = 0;
i++;
}
i = 0;
i++;
}
for (i = 0; i < ELEMENTSOF(items); i++) {
}
for (i = 0; i < ELEMENTSOF(items); i++)
return 0;
}