mirror of
				https://github.com/taigrr/gopher-os
				synced 2025-01-18 04:43:13 -08:00 
			
		
		
		
	The %x verb in fmt.Printf does not add the "0x" prefix automatically so early.Printf has been changed to match this behavior.
The %x verb in fmt.Printf does not add the "0x" prefix automatically so early.Printf has been changed to match this behavior.