aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/cis/SW_7xx_SER.cis.ihex
blob: 11e44ad86437f128c07da42b8fc18c9a6a384c83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
:100000000101FF17034100FF2004920110072102A4
:1000100002001537070053696572726120576972D3
:10002000656C6573730041433731302F4143373579
:10003000300047505253204E6574776F726B2041E9
:1000400064617074657200523100FF1A050103008B
:1000500007731B10E00119784D555D25A360F80367
:100060000730BC861B08A10108A360F802071B0823
:10007000A20108A360E803071B08A30108A360E826
:0C00800002071B04A40108231400FF0069
:00000001FF
#
# Replacement CIS for AC7xx provided by Sierra Wireless
#
_H #define _I386_TLB_H /* * x86 doesn't need any special per-pte or * per-vma handling.. */ #define tlb_start_vma(tlb, vma) do { } while (0) #define tlb_end_vma(tlb, vma) do { } while (0) #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) /* * .. because we flush the whole mm when it * fills up. */ #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) #include <asm-generic/tlb.h> #endif