File diff 5fc7f2080582 → 95e39e5412bd
BLD/build/HEADERS/92-vmkdrivers-asm-x64/vmkernel64/release/asm/rtc.h
Show inline comments
 
new file 100644
 
#ifndef _X86_64_RTC_H
 
#define _X86_64_RTC_H
 

	
 
/*
 
 * x86 uses the default access methods for the RTC.
 
 */
 

	
 
#include <asm-generic/rtc.h>
 

	
 
#endif