mirror of
https://github.com/bashrc/LKMPG.git
synced 2018-06-11 03:06:54 +02:00
Comment
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -3557,7 +3557,7 @@ This modifies the previous example to also run an additional task when an interr
|
|||||||
|
|
||||||
#+begin_src C file:bottomhalf.c
|
#+begin_src C file:bottomhalf.c
|
||||||
/*
|
/*
|
||||||
* bottomhalf.c -
|
* bottomhalf.c - Top and bottom half interrupt handling
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017 by Bob Mottram
|
* Copyright (C) 2017 by Bob Mottram
|
||||||
* Based upon the Rpi example by Stefan Wendler (devnull@kaltpost.de)
|
* Based upon the Rpi example by Stefan Wendler (devnull@kaltpost.de)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* bottomhalf.c -
|
* bottomhalf.c - Top and bottom half interrupt handling
|
||||||
*
|
*
|
||||||
* Copyright (C) 2017 by Bob Mottram
|
* Copyright (C) 2017 by Bob Mottram
|
||||||
* Based upon the Rpi example by Stefan Wendler (devnull@kaltpost.de)
|
* Based upon the Rpi example by Stefan Wendler (devnull@kaltpost.de)
|
||||||
|
|||||||
Reference in New Issue
Block a user