} } Hi, } } I'm porting Linux to our embedded ppc board. } Can any one point me to documentation regarding the following function } and parameters ? } } ppc_md.heartbeat } ppc_md.heartbeat_reset } ppc_md.heartbeat_count } } What they are used to ?
No documentation, but heartbeat is the function to call when the heartbeat goes off, _count the heartbeat count and reset is how many timer ticks to go before generating a call to the heartbeat. ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
