blob: f0053355bd24eccfa6d1255a080d428e95ec43ca [file] [log] [blame]
Yi Jinf8601842017-08-15 22:01:41 -07001// This file is a dummy section_list.cpp used for test only.
2#include "section_list.h"
3
4const Section* SECTION_LIST[] = {
5 NULL
6};