diff options
Diffstat (limited to 'arch/nt64/weak/nt64/__daylight_sym.s')
-rw-r--r-- | arch/nt64/weak/nt64/__daylight_sym.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/nt64/weak/nt64/__daylight_sym.s b/arch/nt64/weak/nt64/__daylight_sym.s new file mode 100644 index 0000000..f1a9a70 --- /dev/null +++ b/arch/nt64/weak/nt64/__daylight_sym.s @@ -0,0 +1,3 @@ +.global daylight +daylight: + jmp __daylight |