Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176899
b: refs/heads/master
c: b29f903
h: refs/heads/master
i:
  176897: a919ed8
  176895: 55d9bbb
v: v3
  • Loading branch information
Helge Deller authored and Kyle McMartin committed Dec 16, 2009
1 parent 3972635 commit 6b0495f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 5aea0fac0fb295b0f2528cd03f93541bcd5c78e3
refs/heads/master: b29f90379eb5def21ca3fdf576079c285b815e6a
3 changes: 0 additions & 3 deletions trunk/arch/parisc/kernel/asm-offsets.c
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,6 @@ int main(void)
DEFINE(THREAD_SZ, sizeof(struct thread_info));
DEFINE(THREAD_SZ_ALGN, align(sizeof(struct thread_info), 64));
BLANK();
DEFINE(IRQSTAT_SIRQ_PEND, offsetof(irq_cpustat_t, __softirq_pending));
DEFINE(IRQSTAT_SZ, sizeof(irq_cpustat_t));
BLANK();
DEFINE(ICACHE_BASE, offsetof(struct pdc_cache_info, ic_base));
DEFINE(ICACHE_STRIDE, offsetof(struct pdc_cache_info, ic_stride));
DEFINE(ICACHE_COUNT, offsetof(struct pdc_cache_info, ic_count));
Expand Down

0 comments on commit 6b0495f

Please sign in to comment.