Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
H
HWSupport
USB
USBDriver
Commits
f42c7dcf
Commit
f42c7dcf
authored
9 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Correction to include guard
parent
c5e9a6fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
build/h/bufman
build/h/bufman
+2
-2
No files found.
build/h/bufman
View file @
f42c7dcf
...
...
@@ -12,8 +12,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#ifndef
OHCI_
BUFMAN_H
#define
OHCI_
BUFMAN_H
#ifndef BUFMAN_H
#define BUFMAN_H
#include "kernel.h"
#define BM_InsertByte 0
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment