Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346844
b: refs/heads/master
c: 634bd40
h: refs/heads/master
v: v3
  • Loading branch information
James Hogan authored and Jonas Bonn committed Oct 25, 2012
1 parent dd31f60 commit 0e765db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d48444cf39161bca014b9f6402e409d3e193e530
refs/heads/master: 634bd40a894d64df09ba36c12bb6e70787989ba9
6 changes: 1 addition & 5 deletions trunk/arch/openrisc/kernel/asm-offsets.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,11 @@
#include <linux/mm.h>
#include <linux/io.h>
#include <linux/thread_info.h>
#include <linux/kbuild.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/processor.h>

#define DEFINE(sym, val) \
asm volatile("\n->" #sym " %0 " #val : : "i" (val))

#define BLANK() asm volatile("\n->" : : )

int main(void)
{
/* offsets into the task_struct */
Expand Down

0 comments on commit 0e765db

Please sign in to comment.