File: addrmap-reduce

package info (click to toggle)
libkdumpfile 0.5.5-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,156 kB
  • sloc: ansic: 36,541; sh: 4,219; python: 1,569; makefile: 812
file content (10 lines) | stat: -rwxr-xr-x 185 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

#
# Check reducing the size of the map
#

input="0x2000-0x8fff:1 0x3000-0x3fff:0 0x5000-0x5fff:0 0x7000-0x7fff:0"
input="$input 0x2800-0xffff:2"

. "$srcdir"/addrmap-common