1 /* function with empty section. 2 * This is a function with a section comment that is empty. 3 * 4 * Notes: 5 * 6 * Returns: upon success 0 and -1 on failure */ 7 void emptysection(); 8