Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207142
b: refs/heads/master
c: 6fdf581
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Nilsson committed Aug 4, 2010
1 parent 84a2b61 commit b3e3636
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d717809bcef50658092c8e18d7576475b6484a4c
refs/heads/master: 6fdf581e9df53ee4f8b46487a046fff7613a0fa0
2 changes: 2 additions & 0 deletions trunk/arch/cris/include/arch-v32/arch/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
#define L1_CACHE_BYTES 32
#define L1_CACHE_SHIFT 5

#define __read_mostly __attribute__((__section__(".data.read_mostly")))

void flush_dma_list(dma_descr_data *descr);
void flush_dma_descr(dma_descr_data *descr, int flush_buf);

Expand Down

0 comments on commit b3e3636

Please sign in to comment.