Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285008
b: refs/heads/master
c: fde2845
h: refs/heads/master
v: v3
  • Loading branch information
David Howells committed Dec 13, 2011
1 parent 9f54e10 commit 80d562e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c9f2ef9b5b3a84952ba2f99472f82e3398ac3e9
refs/heads/master: fde28451359b476ba065a9a16fa83aa44168fe59
5 changes: 5 additions & 0 deletions trunk/include/linux/cuda.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
* Copyright (C) 1996 Paul Mackerras.
*/

#ifndef _LINUX_CUDA_H
#define _LINUX_CUDA_H

/* CUDA commands (2nd byte) */
#define CUDA_WARM_START 0
#define CUDA_AUTOPOLL 1
Expand Down Expand Up @@ -34,3 +37,5 @@ extern int cuda_request(struct adb_request *req,
extern void cuda_poll(void);

#endif /* __KERNEL */

#endif /* _LINUX_CUDA_H */

0 comments on commit 80d562e

Please sign in to comment.