3.5.8 Returning void

SDCC allows functions to return expressions of type void. This feature is only enabled when the compiler is invoked using --std-sdccxx.