/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool
1
2
3
#!/bin/bash

hexdump -e ' "0x%08.8_ax: " 4/4 " 0x%08x " "\n" ' $1 | less