crt: crtdll.def.in: Fix library name and time symbol exports Change library name to uppercase CRTDLL.dll and remove DATA keyword for all time function symbols. This is how the original crtdll.dll library is defined. Signed-off-by: Martin Storsjö <martin@martin.st>