File: addrmap-reduce

package info (click to toggle)
libkdumpfile 0.5.4-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,800 kB
  • sloc: ansic: 34,639; sh: 3,853; python: 1,490; makefile: 755
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