syscalls: use simpler file guard defines A couple of architectures were defining the generated file's guards to 1 rather than just defining then like most of our other include file guards. This simplifies the generating script a little. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>