Re: LinuxPPS core (Version 2): the PPS Linux implementation.

From: H. Peter Anvin
Date: Tue Feb 10 2009 - 19:07:16 EST


Andrew Morton wrote:

Is it hard to do this? Just a matter of putting some things into
pps_user.h, others into pps_kernel.h and then including both into
pps.h?


Or perhaps better...

The user code in <linux/pps.h>, and then #include <linux/pps.h> from <linux/pps_kernel.h> That way we don't need any #ifdefs at all.

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/