watchdog: Add a simple mmap() stub for shwdt.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 08:53:59 +0000 (17:53 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 08:53:59 +0000 (17:53 +0900)
In some applications people have expressed a need for an mmap() method,
so we implement a simple stub for this that maps back a page with the
counter in it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found