Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
1c42c330a2d983acc19d92bb858a98406ed60ceb
1c42c330a2d983acc19d92bb858a98406ed60ceb
Switch branch/tag
linux
asm-um
xor.h
Find file
Normal view
History
Permalink
xor.h
76 Bytes
Edit
Web IDE
Newer
Older
A set of small bug fixes brought over from 2.4.19-8.
Jeff Dike
committed
22 years ago
1
2
3
4
5
6
#ifndef __UM_XOR_H
#define __UM_XOR_H
#include "asm-generic/xor.h"
#endif