#!/bin/bash
gcc -S -masm=intel -o hexed hexed.c
