linux/arch/sh/kernel
john stultz b149ee2233 [PATCH] NTP: ntp-helper functions
This patch cleans up a commonly repeated set of changes to the NTP state
variables by adding two helper inline functions:

ntp_clear(): Clears the ntp state variables

ntp_synced(): Returns 1 if the system is synced with a time server.

This was compile tested for alpha, arm, i386, x86-64, ppc64, s390, sparc,
sparc64.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:34 -07:00
..
cpu
Makefile
asm-offsets.c
cf-enabler.c
cpufreq.c
early_printk.c
entry.S [PATCH] SH: inotify and ioprio syscalls 2005-08-18 12:53:57 -07:00
head.S
init_task.c
io.c
io_generic.c
irq.c
kgdb_jmp.S
kgdb_stub.c
module.c
process.c [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 2005-07-26 14:35:42 -07:00
ptrace.c [PATCH] convert that currently tests _NSIG directly to use valid_signal() 2005-05-01 08:59:14 -07:00
semaphore.c
setup.c
sh_bios.c
sh_ksyms.c
signal.c [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 2005-08-29 10:03:11 -07:00
smp.c
sys_sh.c [PATCH] Avoiding mmap fragmentation 2005-06-21 18:46:16 -07:00
time.c [PATCH] NTP: ntp-helper functions 2005-09-07 16:57:34 -07:00
traps.c
vmlinux.lds.S