Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
#ifndef _I386_RTC_H
#define _I386_RTC_H

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

#include <asm-generic/rtc.h>

#endif