]> git.proxmox.com Git - mirror_edk2.git/blob - Tools/Source/Prototype/Auto.java
Translate the Arch enum to an arch directory name. This is necessary for Linux builds...
[mirror_edk2.git] / Tools / Source / Prototype / Auto.java
1 import java.util.*;
2
3 public class Auto
4 {
5 public static void main(String args[])
6 {
7 }
8 }